本文共 179 字,大约阅读时间需要 1 分钟。
#!/usr/bin/python3
else: total2+= -i
total=total1+total2
print(total)
转载于:https://blog.51cto.com/11972980/2091570