Skip to content

frank-mck/Fizz-Buzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

FizzBuzz

A pair programming task including TDD.

Brief: Write a program that, when passed a number, will return the following:


'fizz' if the number is a multiple of 3

'buzz' if the number is a multiple of 5

'fizzbuzz' if the number is a multiple of both 3 and 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages