Objects are similar to arrays, except that instead of using indexes to access and modify their data, you access the data in objects through what are called properties. Objects are useful for storing ...
We can "call" our function like this: functionName();, and it will run and return it's return value to us. Thanks for visiting, if you like this please feel free to star my repo, follow me or even ...