Exercise 1: Let's Shop

In this exercise, you will be required to define properties in an object.

We'll cover the following...

Problem Statement

In this exercise, you are required to create an object for shopping products named product. This object should have the following properties:

  • name: a ...