This is the first project from the book “Python crash course: a hands-on, project-based introduction to programming” (third edition) by Eric Matthes (ISBN: 978-1-59327-603-4).
Before running the project, first setup your pip
packages by running the following command: pip install -r requirements.txt
.