Problem
1. Add a method add Text to the Question superclass and provide a different implementation of Choice Question that calls add Text rather than storing an array list of choices.
2. Provide to String methods for the Question and Choice Question classes.