Ecosyste.ms: Repos

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

GitHub topics: fizzbuzz-python

starstalker9160/FizzBuzz

FizzBuzz interview question solved in 19 lines of code in python

Language: Python - Size: 1000 Bytes - Last synced: 3 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

RohanDas28/FizzBuzz-In-Python

A simple fizzbuzz script.

Language: Python - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

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: about 2 months ago - Pushed: about 2 months ago - Stars: 8 - 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: 6 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

arrmansa/Fast-FizzBuzz-python

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

Language: Python - Size: 28.3 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Sultaneous/FizzBuzz

FizzBuzz implementation in Python 3 using OOP.

Language: Python - Size: 90.8 KB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed: about 1 year ago - Stars: 1 - 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: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

santhoshse7en/FizzBuzz

Simple Python program to get Fizz, Buzz and FizzBuzz

Language: Python - Size: 11.7 KB - Last synced: 26 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed: over 1 year ago - Stars: 9 - 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: over 1 year ago - Pushed: over 3 years ago - Stars: 9 - Forks: 56

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: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ThibautSnoeijs/FizzBuzz

FizzBuzz in various languages

Language: Assembly - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

leenock/FizzBuzz

python-fizzBuzz

Language: Python - Size: 3.91 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

JamesZheng109/FizzBuzz

This exists to do the FizzBuzz test

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 2 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: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Vein05/FizzBuzz

Me fooling around with the famous FizzBuzz coding question.

Language: Python - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

simonjvardy/FizzBuzz

Maths game FizzBuzz coding challenge ideas and solutions

Language: Jupyter Notebook - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tigertv/fizzbuzz

:scroll:FizzBuzz versions

Language: Assembly - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0