Create a new instance of the Movie class. In the parentheses, add a string for a movie.

Make sure to add new Movie("The Room"); to your code.