Commit 132a5b37 by BellCodeEditor

save project

parent c9b44010
Showing with 3 additions and 2 deletions
...@@ -12,9 +12,9 @@ def jik(): ...@@ -12,9 +12,9 @@ def jik():
else: else:
total.append(unit) total.append(unit)
print("-"*30) print("-"*30)
print(total) return total
result = jik()
jik() jik()
\ 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