Build software better, together
Here are 28 public repositories matching this topic...
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!
-
Updated
Oct 23, 2022 - 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".
-
Updated
Sep 17, 2022 - Python
A collection of come cool Fizz Buzz programs in your favorite programming language
-
Updated
Nov 19, 2020 - C++
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!
-
Updated
Apr 8, 2024 - JavaScript
A simple fizzbuzz script.
-
Updated
Oct 2, 2020 - Python
FizzBuzz in various languages
-
Updated
Feb 5, 2023 - Assembly
📜FizzBuzz versions
-
Updated
Apr 29, 2019 - Assembly
Fix my code is a new type of project, where we’ll jump into an existing code base and fix it!
-
Updated
Jul 14, 2023 - JavaScript
Me fooling around with the famous FizzBuzz coding question.
-
Updated
Sep 24, 2021 - Python
There are four functions, from try catch being the worst to FizzBuzz with conditionals, to one condition and then to none.
-
Updated
Apr 6, 2023 - Python
this script include the answer of important interview question
-
Updated
Sep 18, 2021 - Python
Simple implementation of the classic "Fizzbuzz" problem in multiple languages using Docker containers
-
Updated
Mar 13, 2021 - Dockerfile
FizzBuzz implementation in python that outputs to pv > /dev/null.
-
Updated
Apr 25, 2022 - Python
Maths game FizzBuzz coding challenge ideas and solutions
-
Updated
Jul 16, 2021 - Jupyter Notebook
Code I've written for the Programming & Problem Solving course in the Integrated Science and Technology (ISAT) concentration, taken in Spring 2020 at JMU.
-
Updated
May 26, 2020 - Python
This exists to do the FizzBuzz test
-
Updated
Mar 8, 2022 - Python
Practice of mathematical logic.
-
Updated
Jan 31, 2022 - Python
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!
-
Updated
Jan 30, 2025 - Python
Mini Project 01 _ Mini Game
-
Updated
May 9, 2024 - Python
FizzBuzz implementation in Python 3 using OOP.
-
Updated
Jun 20, 2020 - Python
Improve this page
Add a description, image, and links to the fizzbuzz-python topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fizzbuzz-python topic, visit your repo's landing page and select "manage topics."