Commit e9617790 by BellCodeEditor

save project

parent f4c0d281
Showing with 2 additions and 0 deletions
......@@ -8,6 +8,8 @@ def mm():
total.append(unit)
try:
unit = int(unit)
except:
print("给爷重输)
print(total)
......
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