Skip to content

TechRisersWomenGroupCodingSessions/Fizzbuzz_green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •