Skip to content

This project is a minigame inspired by the famous FizzBuzz JavaScript exercise. The goal of this project is to print numbers from 1 to 100 in the console, replace multiples of 3 with "Fizz", multiples of 5 with "Buzz", and multiples of both 3 and 5 with "FizzBuzz".

Notifications You must be signed in to change notification settings

LauraBigoni/js-fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

About

This project is a minigame inspired by the famous FizzBuzz JavaScript exercise. The goal of this project is to print numbers from 1 to 100 in the console, replace multiples of 3 with "Fizz", multiples of 5 with "Buzz", and multiples of both 3 and 5 with "FizzBuzz".

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published