Commit 30db1152 by BellCodeEditor

save project

parent 8f4cd6eb
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ def by():
print("请重新输入一个输入")
else:
total.append(unit)
finally:
print("-"*30)
print(total)
by()
......
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