BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210814T160000
DTEND;TZID=America/Los_Angeles:20210814T170000
DTSTAMP:20260611T054837
CREATED:20210815T065932Z
LAST-MODIFIED:20210815T065932Z
UID:9021-1628956800-1628960400@www.ayclogic.com
SUMMARY:4 PM - Intro to Python - Nathaniel
DESCRIPTION:Today We:\n\nFinished the complex shapes module with the rectangle face.\n\nHomework\n\nWrite turtle python code to create the following shape:
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-nathaniel-4/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210814T170000
DTEND;TZID=America/Los_Angeles:20210814T180000
DTSTAMP:20260611T054837
CREATED:20210815T070255Z
LAST-MODIFIED:20210815T070255Z
UID:9023-1628960400-1628964000@www.ayclogic.com
SUMMARY:5 PM - OOP Python - Nathaniel
DESCRIPTION:Today We:\n\nFinished the SchoolApplication methods to handle the first 3 options of the menu (add\, list\, and find student)\n\nHomework\n\nCreate 3 new methods called add_teacher()\, list_teacher()\, and find_teacher()\nadd_teacher() should ask the user to enter a teacher’s information and add it to the list of teachers in SchoolApplication\nlist_teacher() should print the information of all the teachers in the list of teachers in SchoolApplication\nfind_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”\nHint: These three methods are identical to the ones we have already created for the Student class.
URL:https://www.ayclogic.com/event/5-pm-oop-python-nathaniel-2/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR