在线名词解释大全 - Python程序设计 - 详细

13 Thefollowingcodedisplays___________.()temperature = 50if temperature >= 100:print("toohot")elif temperature <= 40:print("toocold")else:print("justright")

A
too hot
B
too cold
C
just right
D
too hot too cold just right
正确答案:
相关推荐
扫描二维码
关注公众平台