Charles_Poore
自 成为会员

近期活跃的文档
查看所有活动页面 | 日期 | 评论 |
---|---|---|
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. |