Commit a1093181 by BellCodeEditor

save project

parent ec4064b4
Showing with 4 additions and 3 deletions
...@@ -12,6 +12,6 @@ def baby(): ...@@ -12,6 +12,6 @@ def baby():
else: else:
jntm.append(ngm) jntm.append(ngm)
print('-'*30) print('-'*30)
return baby() return jntm
a=baby() a=baby()
print(a) print(a)
\ 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