Commit 40512d23 by BellCodeEditor

save project

parent c734b30f
Showing with 5 additions and 2 deletions
......@@ -12,4 +12,7 @@ def a():
else:
b.append(d)
print(b)
a()
\ No newline at end of file
return b
a()
e=b
print(b)
\ 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