ECO111_-_SP23_-_FE_98.webp
Izumi2004

ECO111_-_SP23_-_FE_98.webp

(46)Answer
(Choose 1 answer)
In the following Python code sequence (assuming cur is a SQLite cursor object),cur.execute('SELECT count FROM Counts WHERE org = ?', (org, ))row = cur.fetchone()
what is the value in row if no rows match the WHERE clause?
A. An empty dictionary
B. An empty list
C. -1
D. None

Thông tin

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

Share this media

Back
Bên trên Bottom