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.
cheropChirchir7963/FizzBuzz
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|