Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 125 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 125 Bytes

fizzbuzz

How to use

fizzbuzz(number)

Will return a number, "fizz" or "buzz" according to the rules of fizzbuzz.