To use the SQLite3 module we need to add an import statement to our python script: >>> import sqlite3. We can check sqlite version:
確定! 回上一頁