Commit 8dff8d7a by BellCodeEditor

save project

parent bd69ae52
Showing with 3 additions and 1 deletions
...@@ -12,7 +12,8 @@ def sgstr(): ...@@ -12,7 +12,8 @@ def sgstr():
else: else:
sxstr.append(sbstr) sxstr.append(sbstr)
finally:
print("-"*30)
print(sxstr) print(sxstr)
sgstr() sgstr()
\ 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