Fizz Buzz

Enter in two values between 1 and 100. Multiples of your first value will generate "Fizz," while multiples of your second value will generate "Buzz." Numbers that are multiples of both of your values will pop up as "FizzBuzz"!