Skip to content

awongstory/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fizzbuzz

fizzbuzz test - requires user input

Your generic fizzbuzz test. Except with one extra feature.

Takes the generic fizzbuzz test and adds user-input option.

For range between 0 to 100:
prints 'fizz' to replace any integer divisible by first number.
prints 'buzz' to replace any integer divisible by second number.
prints 'fizzbuzz' to replace any integer divisible by first and second number.

About

fizzbuzz test - requires user input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages