Commit 0ae646ea by BellCodeEditor

save project

parent 65dd63d8
Showing with 2 additions and 2 deletions
......@@ -11,7 +11,7 @@ def new_input():
print("输入错误,请重新输入一个数字")
else:
print("-"*30)
return(total)
new_input()
return 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