Commit 9fa94ed0 by BellCodeEditor

save project

parent d3c81a1c
Showing with 2 additions and 0 deletions
...@@ -11,5 +11,6 @@ def a(): ...@@ -11,5 +11,6 @@ def a():
print("请重新输入") print("请重新输入")
else: else:
total.append(unit) total.append(unit)
print("-"*30)
print(total) print(total)
a() a()
\ 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