Topic: "fizzbuzz-python"
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!
Language: Python - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 7

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: 14 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

ashish-r/Fizz-Buzz
A collection of come cool Fizz Buzz programs in your favorite programming language
Language: C++ - Size: 960 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 53

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!
Language: JavaScript - Size: 2.45 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

RohanDas28/FizzBuzz-In-Python
A simple fizzbuzz script.
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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!
Language: JavaScript - Size: 2.48 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 3

iamlovishgarg/fizzbuzz-with-zero-conditionals
There are four functions, from try catch being the worst to FizzBuzz with conditionals, to one condition and then to none.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ThibautSnoeijs/FizzBuzz
FizzBuzz in various languages
Language: Assembly - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Vein05/FizzBuzz
Me fooling around with the famous FizzBuzz coding question.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

domvieira/fizzbuzz
Simple implementation of the classic "Fizzbuzz" problem in multiple languages using Docker containers
Language: Dockerfile - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tigertv/fizzbuzz
:scroll:FizzBuzz versions
Language: Assembly - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

MrEmadi/FizzBuzz-Game
FizzBuzz Game Console App
Language: Python - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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!
Language: Python - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

leenock/FizzBuzz
python-fizzBuzz
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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!
Language: Python - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

arrmansa/Fast-FizzBuzz-python
FizzBuzz implementation in python that outputs to pv > /dev/null.
Language: Python - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JamesZheng109/FizzBuzz
This exists to do the FizzBuzz test
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ByeonghoonJeon/Fizz-Buzz
Practice of mathematical logic.
Language: Python - Size: 29.3 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

starstalker9160/FizzBuzz
FizzBuzz interview question solved in 19 lines of code in python
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

simonjvardy/FizzBuzz
Maths game FizzBuzz coding challenge ideas and solutions
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cmlohr/small-python-projects
Collection of completed python projects on the itty bitty side. These are all pretty beginner friendly.
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Sultaneous/FizzBuzz
FizzBuzz implementation in Python 3 using OOP.
Language: Python - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kellyav/isat_2020
Code I've written for the Programming & Problem Solving course in the Integrated Science and Technology (ISAT) concentration, taken in Spring 2020 at JMU.
Language: Python - Size: 254 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

santhoshse7en/FizzBuzz
Simple Python program to get Fizz, Buzz and FizzBuzz
Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
