Skip to content

Enter a number. Multiples of 3 will output as "Fizz!" and multiples of 5 will output as "Buzz!". Multiples of both will output as "FizzBuzz!".

Notifications You must be signed in to change notification settings

daemonis/Fizz-Buzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fizz-Buzz

Enter a number. Multiples of 3 will output as "Fizz!" and multiples of 5 will output as "Buzz!". Multiples of both will output as "FizzBuzz!". Right now there is no max. Will work on making it so there is a max value that can be entered.

About

Enter a number. Multiples of 3 will output as "Fizz!" and multiples of 5 will output as "Buzz!". Multiples of both will output as "FizzBuzz!".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages