Commit 31f4ac5a by BellCodeEditor

auto save

parent f3354fd2
Showing with 3 additions and 2 deletions
...@@ -7,4 +7,5 @@ def x(): ...@@ -7,4 +7,5 @@ def x():
break break
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
\ No newline at end of file x()
\ 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