Commit bd2b7131 by BellCodeEditor

auto save

parent e2abc1bc
Showing with 4 additions and 1 deletions
...@@ -6,5 +6,7 @@ def jiage(): ...@@ -6,5 +6,7 @@ def jiage():
break break
else: else:
total.append(unit) total.append(unit)
jiage() jiage(
)
print(total) 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