Commit e472befd by BellCodeEditor

save project

parent 282c8ba4
Showing with 2 additions and 1 deletions
...@@ -11,4 +11,4 @@ while True: ...@@ -11,4 +11,4 @@ while True:
print("请输入整数") print("请输入整数")
else: else:
a.append(b) a.append(b)
print(a) 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