
1. We learned how to create a class that contains methods
2. We learned how to import classes
3. We learned how to used class attributes within class methods
I want you guys to finish option 2 from the SchoolApplication menu. This should output the the info of each student from student_list like this:
“{name} – {age} years old – grade {grade}.”
**Hint: this is the student method get_info
If you guys have any questions you can email me at sohan@ayclogic.com