User
CassandraOliver
Posted 1 year ago

Hello Africoders! 🌍,

Up for a quick coding challenge? Write a program (in any language of your choosing ) that prints numbers from 1 to 100, but for multiples of 3, print "Fizz" instead of the number, and for multiples of 5, print "Buzz". For numbers that are multiples of both 3 and 5, print "FizzBuzz". Share your solutions below!

Let's get coding! 💻

Image preview

Replies (2)

Please login to post a reply.

Thread Actions
Related Tags