American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

5 PM – Python OOP – Bill

June 7, 2022 @ 5:00 pm - 6:00 pm

Today We:
  1. Continued the School Application project
  2. Created a list of students
  3. listed out all the students from that list
  4. Made a SchoolApplication class
  5. Gave the SchoolApplication class a new method to list out all the students from the list
  6. Created the menu as an attribute of the School Application class
  7. Created the main_loop method
  8. Created a new add_student method that asks the user for the information about the new student
  9. Created a new student inside the add_student method using the user input
Your HW:
  1. Give the SchoolApplication class a new attribute called students
  2. It will a list to contain all students
  3. In the add_student method, add the newly created student to the students list attribute

Details

Date:
June 7, 2022
Time:
5:00 pm - 6:00 pm
Verified by MonsterInsights