Commit 6f3cfabc by BellCodeEditor

auto save

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