Commit 2a5f7263 by BellCodeEditor

save project

parent 0f8c288f
Showing with 2 additions and 3 deletions
...@@ -12,6 +12,5 @@ def new_input(): ...@@ -12,6 +12,5 @@ def new_input():
else: else:
a.append(b) a.append(b)
return a return a
#print(a) rce=new_input()
new_input() print(rce)
print(a)
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