Skip to content

Its is the standard problem where fizz is printed for a mutiple of 3, buzz for a multiple of five and fizzbuzz if the number(which is between 1-100) is a multiple of both 3 and 5.

amishaaggarwal/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

FizzBuzz

Its is the standard problem where fizz is printed for a mutiple of 3, buzz for a multiple of five and fizzbuzz if the number(which is between 1-100) is a multiple of both 3 and 5.

About

Its is the standard problem where fizz is printed for a mutiple of 3, buzz for a multiple of five and fizzbuzz if the number(which is between 1-100) is a multiple of both 3 and 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages