Exercise:

The code below should display "Volvo" - Fix it.

Important: Variables are case sensitive! The variables carName and carname are not the same.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com