Commit 66d46487 by BellCodeEditor

save project

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