You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my Information and Database Systems 1 (CIS4301) course at UF, I created an interface to query, insert, & edit data from a Database. The program is in python (.py) while the database management system used is SQLite.