【发布时间】:2018-05-06 14:04:01
【问题描述】:
L = int(input())
N = int(input())
W, H = int(input().split(" "))
for num in range(N):
if (W < L or H < L):
print("UPLOAD other")][1]
【问题讨论】:
-
请添加您的回溯的文本,而不是图像。
-
各位代码是完整的,你可以通过点击上面弹出图像的代码来查看完整的代码+错误
-
@cᴏʟᴅsᴘᴇᴇᴅ 添加少量代码部分时出现问题,因此我嵌入了图像
-
@cᴏʟᴅsᴘᴇᴇᴅ 无论如何我明白了,谢谢
标签: python string integer typecasting-operator