Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 184 Bytes

SQLiteOnPython

This is a working example on how to create and use and SQLite database using Python. Most of the code came from Tutorialspoint and I just placed it on a pseudo class.