Commit 53e93945 by BellCodeEditor

save project

parent 861e4144
Showing with 2 additions and 2 deletions
......@@ -9,8 +9,8 @@ def new_input():
u=int(u)
except:
print("请重输")
else:
total.append(u)
else:
total.append(u)
return total
def sun(money)
count=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment