BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220322T163000
DTEND;TZID=America/Los_Angeles:20220322T173000
DTSTAMP:20260428T111649
CREATED:20220323T003209Z
LAST-MODIFIED:20220323T030004Z
UID:12146-1647966600-1647970200@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe continue with School Application.\nWe added “1. Add New Student”\nWe added “2. List all students”\n\nHomework\n\nContinue with your School Application program\nAdd “5. Add New Teacher” and “6. List all teachers”. This is very similar with what we did in the class today.\nLook at expected result below\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Quit\n5. Add new teacher\n6. List all teachers\n7. Find teacher using Dictionary\n8. Find student using Dictionary\nEnter your selection: 5\n\nADD NEW TEACHER\nEnter teacher name: Gamas Chang\nEnter teacher age: 100\nEnter teacher phone: 626-888-8888\nEnter teacher subject of expertise: Computer\nYou have successfully added a new Teacher: Gamas Chang\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Quit\n5. Add new teacher\n6. List all teachers\n7. Find teacher using Dictionary\n8. Find student using Dictionary\nEnter your selection: 6\n\nLIST ALL TEACHERS\nGamas Chang - 100 years old - phone 626-888-8888 - Computer\n\nPlease select one of the following\n1. Add new student\n2. List all students\n3. Find student\n4. Quit\n5. Add new teacher\n6. List all teachers\n7. Find teacher using Dictionary\n8. Find student using Dictionary\nEnter your selection:
URL:https://www.ayclogic.com/event/430-pm-python-oop-gamas-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR