Enter two factors. The first factor must be an integer between 2 and 5. The second must be an integer between 6 and 9. The two factors will race to the finish line. The lesser factor will finish with four consecutive "Fizz" values, and the larger factor will finish with two consecutive "Buzz" values. The race may be long or very long depending on the factors chosen.
I learned the game Fizz Buzz from my dad. The original game, as I learned it, names numbers divisible by 3, "Fizz", numbers divisible by 7, "Buzz", and numbers divisible by both 3 and 7, "Fizz Buzz".