$24
The code goes in assignment06
Write up the code from the 3 exam pdfs that are shared on __myCourses/Content__, named:
- InClassExam1Fall17.pdf
- InClassExam1Spring18.pdf
- InClassExam1Spring17.pdf
Write tester code for all the code you write. For the TextBook calss assume all the fields are Strings except the Pagination field. Provide a constructor that has paramters for all the fields and assigns them to the fields in the body of the constructor.