Commit 69c30c4b by BellCodeEditor

save project

parent ede11c5d
Showing with 2 additions and 0 deletions
......@@ -6,7 +6,9 @@ def a():
if unit== 'q':
break
else:
try:
total.append(unit)
except:
print(total)
a()
......
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