PRP201c_-_SP_2025_-_FE_3807.webp
E

PRP201c_-_SP_2025_-_FE_3807.webp

Kizspy Question: 39
(Choose 1 answer)
Which of the following code snippets creates and connects to a new SQLite Database?
A. import sqlite3
connection sqlite3.connect("test_database.db")
B. import sqlite3
connection sqlite3.create("test_database.db")
C. from sqlite3 import Connection
connection = Connection("test_database.db")
D. import sql
connection = sql.connect("test_database.db")

Thông tin

Category
PRP201c
Thêm bởi
eternal_purity1
Ngày thêm
Lượt xem
1,436
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom