单项选择题

在Python中,运行以下程序得到的结果是()
m=19
if m>=30 or m
print(m)

A.20
B.19
C.0
D.空

微信扫码免费搜题