Classes provide a great way to bundle information and functions. We will create a class called "StudentRecord" to record student academic information:
The class