FIZZ-BUZZ:

A Coding Challenge

Count to Limit (100), whenever the number is a multiple of Fizz (3), replace the number with the word 'FIZZ'. - Likewise, multiples of Buzz (5) are to be replaced with the word 'BUZZ'. - But when the number is a multiple of both Fizz & Buzz, replace it with the word 'FIZZ-BUZZ'.

Instructions

1 - Enter a number in each box.
2 -Press the Process button
TIP:
Keep the numbers low, unless you want to cause your CPU pain!

Enter Values

Results