Skip to content

bhumika0311/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FizzBuzz

You will first be asked to enter a positive integer. On clicking the Go! button, all the natural numbers till the entered positive integer are displayed, with an exception that all the multiples of 15 are replaced with FizzBuzz, the multiples of 5 are replaced with Buzz, and the multiples of 3 are replaced with Fizz.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published