I have made a simple table :
connection = sqlite3.connect("Coursework.db") crsr = connection.cursor() crsr.execute("""CRE