Commit 41c4b7cd by BellCodeEditor

save project

parent ddde2d84
Showing with 3 additions and 1 deletions
......@@ -12,5 +12,6 @@ def foods():
total.append(unit)
return total
foods()
total = foods()
print("-"*10)
print(total)
\ 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