Javascript code snippet using a for loop to display "fizz" on numbers divisible by 2, "buzz" on numbers divisible by 3 and "nobuzz" for the rest.
-
Notifications
You must be signed in to change notification settings - Fork 0
alyrie/javascript-fizzbuzz
About
Javascript code snippet using a for loop to display "fizz" on numbers divisible by 2, "buzz" on numbers divisible by 3 and "nobuzz" for the rest.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published