Python Code Challenge

145 - Create a class "Computer" with properties for CPU, RAM, and hard drive. Create methods for upgrading the components, and a method to check the specs.