Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 661 Bytes

File metadata and controls

9 lines (5 loc) · 661 Bytes

Joseph Calise ID#: 2380565 calise@chapman.edu CPSC-408 Section 01 Assignment-1-sqlite

A list of all source files submitted for the assignment: main.py

A description of any known compile or runtime errors, code limitations, or deviations from the assignment specification (if applicable): Code limitations include a database name StudentDB and a table named Student

A list of all references used to complete the assignment, including peers (if applicable): N/A

Instructions for running the assignment. (Typically applicable in advanced courses using build systems or third party libraries): Must have StudentDB in the same directory as the code. Run main.py