Commit 3b814a28 by BellCodeEditor

save project

parent b6c392a7
Showing with 5 additions and 2 deletions
......@@ -11,6 +11,8 @@ def a():
print("要输整数")
else:
total.append(a)
print(total)
return total
print()
a()
\ 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