Commit 80b3cef3 by BellCodeEditor

save project

parent 43e873df
Showing with 5 additions and 3 deletions
...@@ -12,5 +12,7 @@ def sss(): ...@@ -12,5 +12,7 @@ def sss():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
sss()
return sss return total
\ No newline at end of file
sss()
\ 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