Commit 05368787 by BellCodeEditor

save project

parent afd017a2
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ def new_input():
m=int(m)
except:
print("请输入数字")
else
else:
total.append(m)
finally:
print("_"*30)
......
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