Commit 09913b96 by BellCodeEditor

save project

parent 5de0e0aa
Showing with 3 additions and 3 deletions
......@@ -6,10 +6,10 @@ def new_input():
except:
if unit== 'q':
break
else:
print('请输入整数~')
else:
total.append(unit)
print('请输入整数~')
else:
total.append(unit)
print(total)
total = []
......
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