FizzBuzz is and old kids games
Not that popular where I am from Brazil, Fizz Buzz has a simple set of rules
You start counting from 1 (obviously) and when a number is a multiple of 3 you say Fizz,
if the number is a multiple of 5 you say Buzz,
and if the number is a multiple of both you shout FizzBuzz, And for every other case you can say the number itself, simple right?