FizzBuzz: A Coding Project

A javascript exercise using loops and logic statements. Write a program that prints the numbers from 1 to 100 and displays the multiples of the Fizz and Buzz values accordingly.

Instructions

Enter a Fizz and a Buzz value. Press the FizzBuzz button to see their multiples from 1 to 100.

Enter Values

Results

Number FizzBuzz