Commit 1a521d2c by BellCodeEditor

save project

parent d6bb8d98
Showing with 4 additions and 2 deletions
...@@ -14,4 +14,6 @@ def sb(): ...@@ -14,4 +14,6 @@ def sb():
finally: finally:
print("-"*30) print("-"*30)
print(total) print(total)
sb() return total
\ No newline at end of file sb()
print(total)
\ 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