Skip to content

seansteppie/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fizz Buzz Game implementation

Enter a number & either Fizz, Buzz, Fizz Buzz or the number will be returned dependent on if it's divisable by 3, 5 or both.

NOTE: Some implementations of this make it FizzBuzz but mine puts in a space.

About

Implementation of the Fizz Buzz game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages