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

15 Supposeincomeis4001,whatwillbedisplayedbyfthefollowingcode?()if income > 3000:print("Incomeisgreaterthan3000")elif income > 4000:print("Incomeisgreaterthan4000")

A
none
B
Income is greater than 3000
C
Income is greater than 3000 followed by Income is greater than 4000
D
Income is greater than 4000
E
Income is greater than 4000 followed by Income is greater than 3000
正确答案:
相关推荐
扫描二维码
关注公众平台