What is FizzBuzz?

Fizz buzz is a group word game for children to teach them about division.

Players take turns to count incrementally, replacing any number divisible by three with the word "Fizz!", and any number divisible by five with the word "Buzz!", and any number is both divisible by five and three with the word "FizzBuzz!!".

Technologies Used: HTML, JavaScript, CSS, Bootstrap.

Example: the user enters "210" the output is "FizzFizz!!". Because 200 can divide to 5 and 3.

OR you can simply press the "Advance Button" if you are too lazy like me to enter number.



Single Number



All Number In Range



Result