Python Code Challenge

140 - Create a class "Animal" with properties for species, sound, and weight. Create methods for making the animal make its sound and for printing its information.