Commit 49d75937 by BellCodeEditor

save project

parent 9cf67514
Showing with 3 additions and 0 deletions
...@@ -10,4 +10,6 @@ def new_input(): ...@@ -10,4 +10,6 @@ def new_input():
except: except:
print("输入错误,请重新输入一个数字") print("输入错误,请重新输入一个数字")
else: else:
print("-"*30)
print(tolal) print(tolal)
new_input()
\ No newline at end of file
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