Commit 3d94e759 by BellCodeEditor

save project

parent 409f1e20
Showing with 3 additions and 2 deletions
......@@ -10,4 +10,5 @@ def funk():
else:
total.append(unit)
return total
funk()
\ No newline at end of file
resuit = funk()
print(resuit)
\ 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