运行下面程序,输入30,输出的结果是( )。
t = int(input()) if t < 30: print(15) else: print(t // 15 * 2)
15
4
0
1
QQ扫一扫联系
点击联系
2281286789
手机刷题也方便
有问题找客服