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
A database skeleton is a program with basic function of adding, deleting, updating and displaying a record in a table(The program has an example of a lybrary or a book store).
Language used : Python(Dictionaries, Cursors)
Database : SQLite3