Exercise:

Display "John" by extracting information from the person object.

Syntax hint: objectName.propertyName

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com