Commit 456a494f by BellCodeEditor

save project

parent 5934094c
Showing with 2 additions and 0 deletions
...@@ -10,6 +10,8 @@ def now_input(): ...@@ -10,6 +10,8 @@ def now_input():
print("123456789!") print("123456789!")
else: else:
tuplel.append(unit) tuplel.append(unit)
finally:
print("-"*30)
return tuplel return tuplel
......
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