This Project will say "Fizz" if the number is a multiple of 3, "Buzz" if a multiple of 5, and "FizzBuzz" if a multiple of both 3 and 5. In Infinite mode, the project won't stop at 100. The Number you give for speed is the seconds between answers you receive
Decided to try out the project from Tom Scott's Video "FizzBuzz: One Simple Interview Question" on scratch to see if I could