Commit 0e27d48d by BellCodeEditor

save project

parent cb5a4a30
Showing with 3 additions and 3 deletions
...@@ -27,8 +27,9 @@ else: ...@@ -27,8 +27,9 @@ else:
print("") print("")
else: else:
total.append(money) total.append(money)
print("-"*30) finally:
print("-"*30)
result=new_input() result=new_input()
print(result) print(result)
\ 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