Skip to content

print fizz if factorable by 1st number, print buzz if factorable by 2nd number, print fizzbuzz if factorable by both

Notifications You must be signed in to change notification settings

frotzen/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fizz Buzz: Coding Challenge

Print Fizz, Buzz, or FizzBuzz when two numbers are factors of a series of numbers.

  • CSS and Bootstrap Layout
  • JavaScript Fundamentals
  • JavaScript Loops
  • JavaScript DOM
  • Boolean Logic

Tech Stack

  • JavaScript
  • HTML5
  • CSS3
  • Bootstrap

About

print fizz if factorable by 1st number, print buzz if factorable by 2nd number, print fizzbuzz if factorable by both

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published