FizzBuzz: A Coding Challenge

Coding Energy In A Can! A Javascript app that prints numbers from 1-100. Displays the multiples of Three print Fizz instead of the number and for the multiples of Five print Buzz.

Instructions

Enter a starting value and an ending value. Press the button and the Values will appear.

Enter A Number:

Enter Another Number:

Results

Fizz
Buzz
FizzBuzz