Commit f89ed261 by BellCodeEditor

auto save

parent 5fcc13bb
Showing with 3 additions and 1 deletions
......@@ -8,6 +8,7 @@ def new_input():
break
else:
total.append(unit)
return
return total
print(total)
new_input()
s=new_input()
\ 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