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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211217T190000
DTEND;TZID=America/Los_Angeles:20211217T200000
DTSTAMP:20260424T154331
CREATED:20211218T040113Z
LAST-MODIFIED:20211218T040113Z
UID:10804-1639767600-1639771200@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Homework\n\nCreate Troll (troll.py) and WaterGolem (water_golem.py) classes\nTroll class should be immune to “earth” magic attack.\nWaterGolem class should be immune to “water” magic attack.\nLook at how we did the Dragon class.\nInside monster_system.py\, inside initialize_monsters method\, make sure to use both Troll and WaterGolem classes instead of Monster class.
URL:https://www.ayclogic.com/event/7-pm-python-oop-14/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR