Commit c2cf5220 by BellCodeEditor

save project

parent b0ce24c7
Showing with 3 additions and 2 deletions
......@@ -11,5 +11,6 @@ def sb():
print('gun')
else:
total.append(unit)
print(total)
sb()
return total
a=sb()
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