Commit 732afb88 by BellCodeEditor

save project

parent a8281185
Showing with 1 additions and 0 deletions
...@@ -11,6 +11,7 @@ def kt445(): ...@@ -11,6 +11,7 @@ def kt445():
print("请输入整数") print("请输入整数")
else: else:
total.append(n) total.append(n)
return total
kt445() kt445()
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