1. Create two ticket machines with differently priced tickets. Do calls to their show Price methods show the same output, or different? How do you explain this effect?
2. Write out definitions for the following fields:
¦ a field called name of type String
¦ a field of type int called age
¦ a field of type String called code
¦ a field called credits of type int