Commit 2d8e059f by BellCodeEditor

save project

parent 246f8666
Showing with 4 additions and 1 deletions
......@@ -11,6 +11,8 @@ 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