Commit 54a6414c by BellCodeEditor

auto save

parent ce4f6cbe
Showing with 3 additions and 1 deletions
total = []
def A():
while True:
......@@ -11,4 +12,4 @@ while True:
else:
total.append(unit)
A()
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