Python Code Challenge

146 - Create a class "Movie" with properties for title, director, and rating. Create methods for printing the movie information, and a method to change the rating.