第13077题 单选
Python中导入SQLite的正确导入语句是以下哪一项?
A
import SQLite3
B
import sqlite3
C
import sqlite
D
import SQLite
提交0次 正确率0.00%
答案解析