Open p2557506 opened 3 years ago
1)Pick a number 2)List of numbers from 0 to chosen number will print -Multiples of 3 are shown as "Fizz" -Multiples of 5 are shown as "Buzz" -Multiples of 15 are shown as "FizzBuzz" -Multiples of none of these will just print as the number
1)Pick a number 2)List of numbers from 0 to chosen number will print -Multiples of 3 are shown as "Fizz" -Multiples of 5 are shown as "Buzz" -Multiples of 15 are shown as "FizzBuzz" -Multiples of none of these will just print as the number