Completed second attempt at FizzBuzz game
It will read out the numbers 1-50 and replace multiples of 3 with "Fizz", multiples of 5 with "Buzz" and multiples of 15 with "FizzBuzz".
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Completed second attempt at FizzBuzz game
It will read out the numbers 1-50 and replace multiples of 3 with "Fizz", multiples of 5 with "Buzz" and multiples of 15 with "FizzBuzz".