Charles_Poore
於 年加入本站
最近在 Docs 的活動
檢視所有活動頁面 | 日期 | 回應 |
---|---|---|
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. |