Commit dbdfaf2f by BellCodeEditor

save project

parent 7b5d512f
Showing with 2 additions and 4 deletions
......@@ -8,9 +8,6 @@ def new_input():
except:
print("要输入数字")
else:
if unit== 'q':
break
else:
total.append(unit)
total.append(unit)
print(total)
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