Commit fa8e638c by BellCodeEditor

save project

parent b8df9d54
Showing with 1 additions and 1 deletions
......@@ -9,6 +9,6 @@ def new_total():
except:
print("请输入整数")
else:
print("程序结束")
total.append(unit)
new_total()
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