Skip to content

RoboticAutomata/python_programming_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming Challenges

This repo demonstrates how to solve programming problems using Python.

Fizz Buzz

For now, this repo will likely only solve the Fizz Buzz problem. Perhaps in the future we may implement more programming solutions.

Run the tests

Assuming you're on a bash based terminal:

pytest --doctest-modules fizz_buzz.py 

Resources

About

Using Python to solve programming problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages