日期:2024-05-22

试题详情

在Python中,运行以下程序得到的结果是 (   )

a=10

if a>=15 or a<20

    Print(a)

A、15
B、20
C、10
D、0

试题所涉知识点

知识点

试题被试卷采用

1