Commit 87929280 by BellCodeEditor

save project

parent f6da117d
Showing with 3 additions and 3 deletions
......@@ -20,5 +20,6 @@ def q():
else:
print("hao de")
t.append(a)
print(t)
q()
\ No newline at end of file
return t
r=q()
print(r)
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