American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Python OOP – Gamas

February 8, 2023 @ 6:00 pm - 7:00 pm

Homework
  1. For everyone, including Vincent and Henry, add menu number 12. Find staff by name using List and 13 Find staff using Dictionary, Make the feature works, this is very similar to Find student. Also change Add staff to also add into
    1. Please select one of the following
      1. Add Student
      2. List all students list
      3. Find student
      4. Add new teacher
      5. List all teachers
      6. Find a teacher
      7. List all teachers dictionaries
      8. List all students dictionaries
      9. Add staff
      10. List all staffs using List
      11. List all staffs that is younger than 20
      12. Find staff by name using List
      13. Find staff using Dictionary.
      Enter your selection (Enter "exit" to quit):
    2. Find staff using list is very similar to find_student method.
    3. Find staff using Dictionary is very similar to find_student_using_dictionary method.
  2. For Vincent and Henry only, please do the following features in SchoolSystem project
    1. Create class_room.py and create ClassRoom class
    2. It should have these attributes
      1. class_name
      2. class_size
      3. type
    3. In main.py, add 2 more menus and add codes to make features number 14 and 15 to work.
      1. Please select one of the following
        1. Add Student
        2. List all students list
        3. Find student
        4. Add new teacher
        5. List all teachers
        6. Find a teacher
        7. List all teachers dictionaries
        8. List all students dictionaries
        9. Add staff
        10. List all staffs using List
        11. List all staffs that is younger than 20
        12. Find staff by name using List
        13. Find staff using Dictionary.
        14. Add a class room
        15. List all class room.
        Enter your selection (Enter "exit" to quit):

Details

Date:
February 8, 2023
Time:
6:00 pm - 7:00 pm
Event Categories:
,
Verified by MonsterInsights