Charles_Poore
Member since
Recent Docs Activity
View all activityหน้า | วันที่ | ความคิดเห็น |
---|---|---|
new operator |
When testing the final bit of code (car2.owner.name) in my console, it returned undefined. The correct code that worked was: car2.owner, which returns the owner's name. |