American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

10 AM – Python OOP – Indo – Gamas

November 18, 2023 @ 10:00 am - 11:00 am

Today We Did
  1. We continued with SchoolSystem
  2. We added code to do “3. Find Student” and “6. Find Teacher”.
  3. We added add_default_students() method.
Homework
  1. No class on November 25 because of Thanksgiving week. Checkout our school holidays in https://www.ayclogic.com/observed-holidays/
  2. Add code inside SchoolSystem project to enable “7. List all students older than 10 years old.”
  3. The behavior should be like below
  4. Please select one of the following
    1. Add Student
    2. List all students
    3. Find student
    4. Add Teacher
    5. List all teachers
    6. Find teacher
    7. List all students older than 10 years old.
    Enter your selection (Enter "exit" to quit): 2
    
    LIST ALL STUDENTS
    Joshua - 11 years old and grade 6
    Russell - 11 years old and grade 6
    Sophia - 6 years old and grade 1
    John - 13 years old and grade 12
    
    Please select one of the following
    1. Add Student
    2. List all students
    3. Find student
    4. Add Teacher
    5. List all teachers
    6. Find teacher
    7. List all students older than 10 years old.
    Enter your selection (Enter "exit" to quit): 7
    
    LIST ALL STUDENTS OLDER THAN 10
    Joshua - 11 years old and grade 6
    Russell - 11 years old and grade 6
    John - 13 years old and grade 12
    
    Please select one of the following
    1. Add Student
    2. List all students
    3. Find student
    4. Add Teacher
    5. List all teachers
    6. Find teacher
    7. List all students older than 10 years old.
    Enter your selection (Enter "exit" to quit):

Details

Date:
November 18, 2023
Time:
10:00 am - 11:00 am
Verified by MonsterInsights