This directory contains ToDo app for Python tutorial.
The app requires Python 3.7+ with pglet module installed:
pip install pglet
To run the complete app:
python todo-complete.py
This directory contains ToDo app for Python tutorial.
The app requires Python 3.7+ with pglet module installed:
pip install pglet
To run the complete app:
python todo-complete.py