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:20220510T073000
DTEND;TZID=America/Los_Angeles:20220510T203000
DTSTAMP:20260428T083902
CREATED:20220511T031112Z
LAST-MODIFIED:20220511T031112Z
UID:12993-1652167800-1652214600@www.ayclogic.com
SUMMARY:8:30 AM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe went over 3 of the homeworks question from last week in the class.\n\nHomework\n\nFinish last week homework by Saturday night. Email to gamas@ayclogic.com and attach the python homework file.
URL:https://www.ayclogic.com/event/830-am-intro-to-python-gamas-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T163000
DTEND;TZID=America/Los_Angeles:20220510T173000
DTSTAMP:20260428T083902
CREATED:20220511T003319Z
LAST-MODIFIED:20220511T003319Z
UID:12989-1652200200-1652203800@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP
DESCRIPTION:Homework\n\nWhen monster has been defeated\, display monster in the menu like this “<species> has been defeated. For example\n\n\nYou have 112 health remaining.\nPlease choose a monster that you want to fight: \nDragon has been defeated\nTroll - 27.0 health - max damage: 30\nWater Golem - 40 health - max damage: 25\nEnter your selection (enter 'exit' to quit):\n\n\n\nInside Dragon class\, override do_magic_damage method so it will be immune to fire magic attack. It will print “Dragon is immune to fire magic attack. No damage is done.” .\nInside Dragon.do_magic_damage\, if it is water magic attack\, then you want to double the damage and print “Water magic is super effective against dragon. The damage is doubled.”\nCreate water_golem.py\, inside put WaterGolem class. This class should inherits from Monster class.\nInside WaterGolem class\, override do_magic_damage. \n\na. water magic do half damage\nb. fire magic do no damage\nc. wind magic do double damage.\n\n\nInside monster_inheritance_main.magic_attack\, add code to enable water\, wind and earth magic attack.
URL:https://www.ayclogic.com/event/430-pm-python-oop-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR