Fizz Buzz: A Coding Project

A Simple JavaScript Program That Prints Out A Loop And Every Number Divisible By 3 Prints "Fizz" And If The Number Is Divisible By 5 Prints "Buzz" If The Number Is Divisible By 3 And 5 The Program Will Print "FizzBuzz"

  • CSS And Bootstrap Layout
  • JavaScript Loops
  • Functions
  • JavaScript Dom Manipulations
  • JavaScript If/Then/Else
  • JavaScript Boolean Logic
Try It Out!
app logo