American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

5 PM – OOP Python – Nathaniel

August 14, 2021 @ 5:00 pm - 6:00 pm

Today We:
  1. Finished the SchoolApplication methods to handle the first 3 options of the menu (add, list, and find student)
Homework
  1. Create 3 new methods called add_teacher(), list_teacher(), and find_teacher()
  2. add_teacher() should ask the user to enter a teacher’s information and add it to the list of teachers in SchoolApplication
  3. list_teacher() should print the information of all the teachers in the list of teachers in SchoolApplication
  4. find_teacher() should print the teacher’s information if they are in the list, if they don’t exist then print “This teacher does not exist”
  5. Hint: These three methods are identical to the ones we have already created for the Student class.

Details

Date:
August 14, 2021
Time:
5:00 pm - 6:00 pm
Event Category:
Verified by MonsterInsights