Commit 537713c3 by BellCodeEditor

save project

parent c08d8a9f
Showing with 9 additions and 2 deletions
...@@ -11,5 +11,12 @@ def fji0ofwt(): ...@@ -11,5 +11,12 @@ def fji0ofwt():
print("sb") print("sb")
else: else:
total.append(unit) total.append(unit)
print(total) return total
fji0ofwt() a=fji0ofwt()
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