Challenge overview
Hello and welcome to the challenge!
Write a code which returns the sum of all the multiples of 3
or 5
below the number N
. For example, for 7
we have 3
, 5
and 6
, so the result is 14
.
As soon as you’re ready tap “Take the challenge” button above and show us your amazing skills!
Have fun and good luck! :)