Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Fizzbuzz_green

Kata

FizzBuzz

Write a function that takes numbers from 1 to 100 and outputs them as a string, but for multiples of three returns Fizz instead of the number and for the multiples of five returns Buzz. For numbers which are multiples of both three and five returns FizzBuzz.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

14 watching

Forks

Releases

Packages

Contributors

Languages