This is a project of with some really intresting concepts about Python:
- Closures
- Decorators
- Iterators
- Generators
- Sets
You have to install the libraries contained in the requirements.txt file:
pip install requirements.txt
And after that, run the main.py file:
python3 main.py
And the same happens with the input options of all of the functions.