Charles_Poore
Member since
فعّالیت اسناد اخیر
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. |