Commit 706f2e73 by BellCodeEditor

auto save

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