Commit b6adffcc by BellCodeEditor

save project

parent 9de4f310
Showing with 3 additions and 1 deletions
...@@ -10,5 +10,7 @@ def new_input() ...@@ -10,5 +10,7 @@ def new_input()
print("12345") print("12345")
else: else:
total.append(unit) total.append(unit)
print(total) finally:
print("="*30)
renturn 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