Coding > For In loop > Flashcards
What is a for in loop?
for iterating specifically through objects
How do you target the value of a property in an object.
property[key]