ademclk / callofcode

Coding exercises for beginners. Want to contribute, check out the issues.
MIT License
14 stars 28 forks source link

[Problem] Fizz Buzz #3

Open ademclk opened 2 years ago

ademclk commented 2 years ago

Fizz Buz

Print integers 1 to N, but

if an integer is divisible by 3 print “Fizz” , if an integer is divisible by 5 print “Buzz”, if an integer is divisible by both 3 and 5 print “FizzBuzz”

MikkyPrestige commented 2 years ago

Hello is this still available? I will like to make my first contribution with on it

ademclk commented 2 years ago

Hello, yes it is still available. You can even send your solution in different languages. Have a nice day.

Sincerely yours, Adem.

On Sat, Aug 13, 2022, 5:25 AM Elue Michael @.***> wrote:

Hello is this still available? I will like to make my first contribution with on it

— Reply to this email directly, view it on GitHub https://github.com/ademclk/callofcode/issues/3#issuecomment-1213635194, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVTBEJ247H7UEVELMCSSK3LVY4BQRANCNFSM56LMBOUA . You are receiving this because you authored the thread.Message ID: @.***>