Storing Learning Records

# Introduction This challenge involves debugging a Python program that utilizes SQLAlchemy to write user, course, and learning record data to LabEx's SQLite database. The program needs to be fixed to ensure proper execution. The program should be located at `/home/labex/project/storingrecords.py`, and any bugs that affect its execution should be fixed without altering the logic of the data insertion.

|60 : 00

Click the virtual machine below to start practicing