Quiz on SQLite with Python



1. What is SQLite?
2. Which Python module is used to work with SQLite databases?
Advertisement
-PlayStream
00:00
00:00
3. How do you connect to an SQLite database using Python?
4. Which of the following methods is used to execute SQL commands in SQLite using Python?
5. What does the commit() function do in SQLite?

Advertisements