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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230308T180000
DTEND;TZID=America/Los_Angeles:20230308T190000
DTSTAMP:20260425T130328
CREATED:20230309T030105Z
LAST-MODIFIED:20230309T030105Z
UID:18405-1678298400-1678302000@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\nContinue on MonsterInheritance project.\nCreate Monster class inside monster.py\n\nspecies\nhealth\nmax_damage\nAlso create get_info(self) method\n\n\nUse the Monster class inside MonsterInheritance class to do\n\nAdd New Monster\nList all monsters
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-19/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230308T183000
DTEND;TZID=America/Los_Angeles:20230308T193000
DTSTAMP:20260425T130328
CREATED:20230309T034252Z
LAST-MODIFIED:20230309T034252Z
UID:18407-1678300200-1678303800@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReviewed star wars homework and worked through the rest of it together\nStarted hangman game\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR8_hangman_hw\, please submit by next Tuesday.\nHomework: In your “MAR8_hangman.py” file\, we need to update our hidden_name list when the user guesses the right letter.\na) Check if the user’s guess was right (if guess in name)\nb) If it was right\, then loop through every index (i) in the range of hidden_name\nc) Inside this loop\, check if guess is equal to name[i] (the current character of the name) to get the index we need to change\nd) If the guess was equal to the current character\, set hidden name at that index (i) to name at that index (i)
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR