We're a place where coders share, stay up-to-date and grow their careers.
Your variable naming in the "Loops" example is a bit weird - item would be preferable to items - which is confusing
item
items
Thanks I fixed it.
Your variable naming in the "Loops" example is a bit weird -
item
would be preferable toitems
- which is confusingThanks I fixed it.