Let's compare some variables!
We're now completing our work in Submlime and the console.
This object has been added to the page:
var student = {
name: "John Doe",
age: 20,
subject: "Philosophy"
};
student in the console.name variable of the student object.
student.name;age variable of the student object.subject variable of the student object.car.
student object, create the following object variables with a value of your liking:
car.brand;