I’m trying to learn for my Python class and I’m stuck. Can you help?
The attached PDF file contains the assignment.
Here is some useful readings that may help!:
- Relational databases tutorial – A quick guide covering relational databases
- Back to Basics SQL Tutorial – A good run down of using SQL and SQLite
- SQLite Python Tutorial – how to use SQLite from python