+ 9
[OFF-TOP] I've done a challenge from another site called "FIZZBUZZ".
The code replaces all the numbers divisible by 3 with the name "Fizz" and those divisible by 5 with the word "Buzz". Those divisible by both 5 and 3 are replace with "FizzBuzz" in the range (0,100). https://code.sololearn.com/cM867bS02272/?ref=app
2 Réponses
+ 1
nice👍
+ 3
👍