Download and save the bookshop.db file to your computer:
Create a Python file named books.py
, and move the database (.db) file into the same folder as your new Python file (.py), so that the Python file and the Database file sit side by side:
This is the data that can be found inside the bookshop.db books
table:
Core Activities:
Extension Activities: