找考题网-背景图
单项选择题

在PyTest中,以下哪种断言用于判断某个列表是否为空()

A.assert []
B.assert not []
C.assert {}
D.assert not {}

热门试题