
How to manage objects
How to access the data inside an object
There are two ways for this.
The Object Dot Notation
We can access the value of a particular property by using something called Object Dot notation.
It simply means that you have to write the name of the object, followed by a