GitHunt
ME

meteatamel/python-samples

A random collection of Python samples

Python samples

A random collection of Python samples

Create shapes from main.py:

python main.py

Create shapes from tests.py:

cd tests
pytest test.py -s

Create shapes from a subclass main method:

cd shapes
python square.py

cd shapes/circle
python circle.py

Languages

Python100.0%

Contributors

Apache License 2.0
Created August 2, 2023
Updated August 2, 2023