PRP201c_-_SU_2024_-_TE1_2532.webp
M

PRP201c_-_SU_2024_-_TE1_2532.webp

  • Media owner myhoa81
  • Ngày thêm
Kizspy | Question: 33 (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
myhoa81
Ngày thêm
Lượt xem
946
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom