Commit a592fb3a by BellCodeEditor

save project

parent 926fd9df
Showing with 3 additions and 3 deletions
......@@ -11,5 +11,6 @@ def imk():
else:
total.append(unit)
print(total)
imk()
\ No newline at end of file
return total
i = imk()
print(i)
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