Commit fa8502b2 by BellCodeEditor

auto save

parent ba79b58a
Showing with 2 additions and 11 deletions
...@@ -14,14 +14,4 @@ def a(): ...@@ -14,14 +14,4 @@ def a():
finally: finally:
print("-"*40) print("-"*40)
print(s) print(s)
a() a()
\ 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