So far we've gotten along well with variables and arrays. Why would we need objects, another type of container? Let's find out!

Do you remember the name, age and height variables from earlier on?

Don't these variables kind of belong together? Besides, what if we want to have variables for the name, age and height of another person?

Are you sure that property is available?