Quiz · 3 questions
🐍 Python sqlite3
The stdlib module nobody fully reads — cursors, parameters, transactions, row factories, pragmas
Level 0Scout
0 XP0/80 lessons0/10 achievements
0/120 XP to next level120 XP to go0% complete
Quiz
01Which of these is the safe way to filter
users by an email value supplied by the user?02Why does
conn.row_factory = sqlite3.Row matter in real code?03By default, what happens if you use a
sqlite3.Connection from a thread other than the one that created it?Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.