Commit 2a57f3dd by BellCodeEditor

save project

parent 2d8e059f
Showing with 2 additions and 3 deletions
......@@ -11,8 +11,6 @@ def new():
print('输入整数')
continue
else:
total.append(p
)
total.append(p)
print(total)
new()
\ 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