...

/

Challenge: Loops in JavaScript

Challenge: Loops in JavaScript

Solve tasks regarding loops in JavaScript.

Task 1

Write a loop that counts from 11 to 100100 and checks if the number is a multiple of 33 or 5 ...