Program prints number from 1 - 100. If the number is divisible by three, it prints "Fizz" instead. If the number if divisible by five, prints "Buzz" instead. If the number is divisible by both three and five, it prints "FizzBuzz."
-
Notifications
You must be signed in to change notification settings - Fork 0
Program prints number from 1 - 100. If the number is divisible by three, it prints "Fizz" instead. If the number if divisible by five, prints "Buzz" instead. If the number is divisible by both three and five, it prints "FizzBuzz."
leighsn/FizzBuzz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Program prints number from 1 - 100. If the number is divisible by three, it prints "Fizz" instead. If the number if divisible by five, prints "Buzz" instead. If the number is divisible by both three and five, it prints "FizzBuzz."
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published