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

8 Whatistheoutputofthefollowingcode?()x = 0if x < 4:x=x+ 1print("x is", x)

A
x is 0
B
x is 1
C
x is 2
D
x is 3
E
x is 4
正确答案:
相关推荐
扫描二维码
关注公众平台