An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with fizzbuzz-solution

A curated list of projects in awesome lists tagged with fizzbuzz-solution .

https://github.com/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".

fizz-buzz fizzbuzz fizzbuzz-python fizzbuzz-solution

Last synced: 16 Mar 2025