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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230307T170000
DTEND;TZID=America/Los_Angeles:20230307T180000
DTSTAMP:20260425T101426
CREATED:20230308T041927Z
LAST-MODIFIED:20230308T041927Z
UID:18396-1678208400-1678212000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nNext week is 2 hours final test. The test is an open book test.\nPlease study the following\n\nRobux Shopping Cart\nGrocery Shopping Cart\nTurtle codes\, like draw face.\n\n\nAll python files that we have done in the class can be found in https://drive.google.com/drive/u/0/folders/10gSNvKsNKHapu_-rKAYYOR56UVBblwp2
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230307T183000
DTEND;TZID=America/Los_Angeles:20230307T193000
DTSTAMP:20260425T101426
CREATED:20230308T033013Z
LAST-MODIFIED:20230308T033013Z
UID:18382-1678213800-1678217400@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nDid setup for SchoolApplication project\nCreated SchoolApplication class with menu attribute\nCreated Student class with name\, age\, and grade attributes\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR7_schoolapp_hw\, please submit by next Monday.\nHomework:\na) “include” the student class from the other file we made (make it visible to the SchoolApplication file). We have code in our other projects showing us how to do this \nb) Create add_new_student method inside the SchoolApplication class with no parameters besides self. It will:\nprint “Add a new student: “\ntake user input asking for the student’s name\, age and grade (how can we store user input into variables?)\ncreate student object and pass in the variables containing user input (for name\, age and grade) as parameters for the student object
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR