Commit 8afdbd17 by BellCodeEditor

save project

parent c30b791e
Showing with 4 additions and 3 deletions
......@@ -12,5 +12,7 @@ def m():
else:
t.append(u)
print(""*30)
print(t)
m()
\ No newline at end of file
return t
rerult=m()
print(rerult)
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