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.
TechRisersWomenGroupCodingSessions/Fizzbuzz_green
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
