Error in inserting table in column

Your Python code shows messed up. Did you notice? You have to enclose it between triple backticks to prevent Markdown from mangling it:

```
Your code will be here.
```

You posted exactly the same question four days ago. Why do you duplicate your own question? The answer there still apply:

Namely:

We do not see how you created the SQL table classroom so we cannot say why is the column missing.

How did you create the SQLite database file classroomDB.db?

1 Like