Exercise 2: Let's iterate!

In this exercise, you will be required to iterate through the properties of an object.

We'll cover the following...

Problem Statement

You need to iterate through the object and change the value of:

  • name to Bottle
...