FizzBuzz

When it counts, you Fizz Buzz. A Javascript coding exercise using loops. Write a program that prints the numbers from 1 to 100. For each multiple of 3 display "Fizz" instead of the number and for each multiple of 5 display "Buzz". If a multiple of both, display "FizzBuzz".

Instructions: Enter a Fizz and a Buzz value. Press the button and the values will appear.

  • CSS & Bootstrap Layout
  • Javascript Fundamentals
  • Javascript Loops
  • Javascript Functions
  • Javascript DOM Manipulation
  • Javascript If/Then/Else
  • Javascript Boolean Logic
Try it out!
bootstrap
bootstrap
bootstrap
bootstrap
app logo