This repo contains simple to complex challenges with python
This challenges tests the understanding of basic introductory concepts of python and
SOLID principles:
Design patterns
- challenge 1 :
Simulating an ATM Machine
- challenge 2 :
Pet store with dog varieties
there is a app.py
through which the challenge can be executed
and supports python version > 3
To run : python app.py