Charles_Poore
Lid sinds
Recente documentactiviteit
Alle activiteit weergevenPagina | Datum | Reactie |
---|---|---|
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. |