Search
Create an object vehicle with the following properties:
vehicle
Then, update the value for the key fuel with Diesel using dot notation.
fuel
Diesel
Log the value of the object vehicle to the console.