.Here is an OOP practical practice exercise called Big Claw Adventures.
The solution requires 4 classes – a UI class, a manager class, a parent class and a child class
Follow the four steps. Answer the 14 questions. Mark your own work from the provided solutions.
This is what the text file looks like. Read the text file into an array of trail objects.

Here are the class diagrams.

Here are the first two questions with the desired output from the displayAllTrails method.
