Commit 6ba80574 by BellCodeEditor

save project

parent 19b357c5
Showing with 1 additions and 0 deletions
...@@ -8,6 +8,7 @@ def new_jnput(): ...@@ -8,6 +8,7 @@ def new_jnput():
print() print()
else: else:
if unit== 'q': if unit== 'q':
break
total.append(unit) total.append(unit)
print(total) print(total)
new_jnput() new_jnput()
......
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