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 date | ||
|---|---|---|---|---|