FizzBuzz Program: User Input Explanation

# Introduction In this lab, we will create a program that takes an integer input from the user and prints `Fizz`, `Buzz`, or `FizzBuzz` based on whether the number is a multiple of `3`, `5`, or both, respectively, or else prints the original number.

|60 : 00

Click the virtual machine below to start practicing