Mastering Javascript
Hello,
The second task for chapter 2
FizzBuzz
Write a program that uses console.log to print all the numbers from 1 to 100,
with two exceptions. For numbers divisible by 3, print "Fizz" instead of the
number, and for numbers divisible by 5 (and not 3...
chidinmablog.hashnode.dev1 min read
venkata ravindra pv
full stack developer
nice