Commit 8a7286a5 by BellCodeEditor

save project

parent c3ae06cb
Showing with 2 additions and 1 deletions
......@@ -5,6 +5,6 @@ def eok():
if unit== 'q':
break
else:
totalappend(unit)
total.append(unit)
print(total)
eok()
\ 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