Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As a programmer
So that the game can be played according to the rules
I want a normal number to return that number

As a programmer
So that the game can be played according to the rules
I want a number divisible by three to return 'fizz'

As a programmer
So that the game can be played according to the rules
I want a number divisible by five to return 'buzz'

As a programmer
So that the game can be played according to the rules
I want a number divisible by fifteen to return 'fizz buzz'

As a programmer
In order to work in a test driven way
I would like to run unit tests

Extra credit:

As a programmer
In order to handle "irregular" user behavior
I want a non-numetical input to return 'the input must be a positive number!'

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages