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

Projects in Awesome Lists tagged with fizzbuzz-python

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

https://github.com/s-shemmee/python-project-ideas

This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!

desktop-notification desktop-notifications desktop-notifier fizzbuzz fizzbuzz-python guess-the-number guessing-game madlibs-game mini-program mini-projects-in-python python-programming-practices python-project-beginner python-project-lvl1 story-generation story-generator story-writing

Last synced: 15 Apr 2025

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

https://github.com/victorpreston/fix_my_code_challenge

Fix my code | is a new type of project, where we’ll jump into an existing code base and fix it! Sometime you will know the language, sometime not. | You should not recode everything, just fix it!

algorithms algorithms-and-data-structures alx alx-africa challenge code codehacking coding-challenge coding-challenges fix-my-code fizz-buzz fizzbuzz-python geeks hacking interview-prep problem-solving

Last synced: 20 Nov 2024

https://github.com/samuelselasi/fix_my_code_challenge

Fix my code is a new type of project, where we’ll jump into an existing code base and fix it!

fizzbuzz-python js-parse-args sorting-algorithms-implemented

Last synced: 22 Apr 2025

https://github.com/anubagre/beginner-python-programs

A collection of beginner-friendly Python scripts to practice and enhance your programming skills. Explore a variety of projects, from sorting algorithms to fun games, and dive into the world of Python!

anagrams bubblesort collatz-conjecture dobble-card-game factorial fizzbuzz-python flames-game graphs graphs-using-networkx jumbledword linearsearch lottery-game magic-spaure monte-hall-theory pyhton random-birthdays speech-recognition tic-tac-toe

Last synced: 01 Mar 2025

https://github.com/arrmansa/fast-fizzbuzz-python

FizzBuzz implementation in python that outputs to pv > /dev/null.

fizz-buzz fizzbuzz fizzbuzz-python

Last synced: 16 Mar 2025

https://github.com/cephascard0207/fizz_buzz

This is a program created using Python known as FizzBuzz. If a given number is divisible by 3, the program prints FIZZ & if it is only divisible by 5 then it prints BUZZ. If the number is divisible by both it prints FIZZBUZZ!

fizzbuzz fizzbuzz-python python3

Last synced: 23 Mar 2025

https://github.com/santhoshse7en/fizzbuzz

Simple Python program to get Fizz, Buzz and FizzBuzz

fizz-buzz fizzbuzz fizzbuzz-python python python3

Last synced: 03 Mar 2025