Commit 66d46487 by BellCodeEditor

save project

parent 4f59dfce
Showing with 2 additions and 1 deletions
......@@ -11,6 +11,7 @@ def qwe():
except:
print('要输入整数啊')
else:
total.append(i)
total.append(i)
return
qwe()
print(total)
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