Search
this
In the code given below, we have an object car with a describeCar method.
describeCar
Modify the code below so that we get the output Brand: Tesla, Model: Model S, Year: 2014.
Brand: Tesla, Model: Model S, Year: 2014
Hint: Use the window object.
window
For example: