Commit 6f3cfabc by BellCodeEditor

auto save

parent c1b32d82
Showing with 3 additions and 5 deletions
...@@ -13,8 +13,7 @@ def new_input(): ...@@ -13,8 +13,7 @@ def new_input():
total.append(unit) total.append(unit)
finally: finally:
print('_'*30) print('_'*30)
return return total
print(total) ooo=new_input()
print(ooo)
\ 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