I am trying to dynamically insert into a sqlite database from python. Here is my code:
for person in people: db.execute("INSERT INTO students (first, mid