I have created a superclass and 3 subclasses together with 30 instances. I wanted to put all the instance into one list then print each of the subclasses with a header. I ha