Python Code Challenge

143 - Create a class "Phone" with properties for brand, model, and storage. Create methods for printing the phone information, and a method to upgrade the storage.