Python Code Challenge

133 - Create a class "Person" with properties for name, age, and address. Create methods for introducing the person and for printing their information.