Commit 2b103fc5 by BellCodeEditor

save project

parent 21fff727
Showing with 3 additions and 2 deletions
...@@ -7,4 +7,5 @@ while True: ...@@ -7,4 +7,5 @@ while True:
print('请输入数字') print('请输入数字')
else else
list.append(a) list.append(a)
print(list)) print(list))
\ No newline at end of file return
\ 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