Skip to content

daboobakar/FizzBuzz-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FizzBuzz Algorithm

This simple algorithm prints out the word "fizz" at any value within an array that is divisible by the number 3, "buzz" at any value divisible by the number5 and finally "fizzbuzz" at any value divisible by the number 15.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages