Javascript Freecodecamp Algorithm #13: Sum All Primes

preview_player
Показать описание
Learn how to solve freecodecamp javascript algorithms in various ways! This series is up-to-date with all ES6 and beyond javascript notations
Рекомендации по теме
Комментарии
Автор

please explain one thing to me, i am not getting. Why are you looping inside an empty array at the point of const p of primeNumbers. Am sure am missing something i just don't know

christianonyango