Now create an instance of the Movie class using the constructor Movie(). We'll store this instance in a variable called movie.

Make sure to pick movie followed by = and then Movie, (, ).