Python · SQLite & XML
You want SELECT rows returned as dicts keyed by column name instead of tuples. You set con.row_factory to a function — where does that function get the column names?
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
