Skip to content

SindhuGithub/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Test

This is only for test

About

write a program which return "fizz" if the number is a multiplier of 3, return "buzz" if its multiplier of 5 and return "fizzbuzz" if the number is divisible by both 3 and 5. If the number is not divisible by either 3 or 5 then it should just return the number itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors