- This event has passed.
5PM – Summer Intro to Python
July 28, 2021 @ 5:00 pm - 7:00 pm
What We Did Today
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
Homework
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