An open API service providing repository metadata for many open source software ecosystems.

Topic: "fizzbuzz-solution"

s-shemmee/FizzBuzz-Challenge-Python

This is a programming challenge where your goal is to write a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number, and for the multiples of 5 print "Buzz". For numbers that are multiples of both 3 and 5 print "FizzBuzz".

Language: Python - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

Manny-coffee-dev/fizzbuzz-rs

Example FizzBuzz solution in Rust

Language: Rust - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0