Skip to content

Example of using arrays in Javascript to replace numbers with "Fizz" and "Buzz" when a number is divisible by 3 or 5

Notifications You must be signed in to change notification settings

tjoaks/JS-Array-FizzBuzz-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JS-Array-FizzBuzz-Example

Example of using arrays in Javascript to replace numbers with "Fizz" and "Buzz" when a number is divisible by 3 or 5 by using a While loop.

About

Example of using arrays in Javascript to replace numbers with "Fizz" and "Buzz" when a number is divisible by 3 or 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published