Commit a2802995 by BellCodeEditor

save project

parent 908e0c15
Showing with 2 additions and 4 deletions
...@@ -11,6 +11,5 @@ def j(): ...@@ -11,6 +11,5 @@ def j():
else: else:
total.append(a) total.append(a)
return total print(total)
x=j() j()
print(x)
\ 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