Skip to content

cheropChirchir7963/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Output "fizz" when the number is divisible by 3, "buzz" when the number is divisible by 5, and "fizzbuzz" when the number is divisible by 3 and 5. If the number does not meet any of these criteria, we just output the number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages