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:20220426T083000
DTEND;TZID=America/Los_Angeles:20220426T093000
DTSTAMP:20260428T112426
CREATED:20220426T163917Z
LAST-MODIFIED:20220426T163917Z
UID:12702-1650961800-1650965400@www.ayclogic.com
SUMMARY:8:30 AM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed While Loop homeworks.\nWe reviewed -=\, +=\, *= and /=\nWe reviewed if statements vs if elif statements.\n\nHomework\n\nCreate a new file Apr26_WhileLoopHomework2.py\nDo exercises from page 123: TRY IT YOURSELF 7-4 and 7-5
URL:https://www.ayclogic.com/event/830-am-intro-to-python-gamas/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220426T163000
DTEND;TZID=America/Los_Angeles:20220426T173000
DTSTAMP:20260428T112426
CREATED:20220429T011240Z
LAST-MODIFIED:20220429T011240Z
UID:12749-1650990600-1650994200@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe continued with MonsterInheritance project.\n\nHomework\n\nInside your MonsterInheritance project\, create car.py\nCopy only Car class codes from page 168 into car.py.\nCreate electric_car.py and copy only ElectricCar class codes from page 168 into electric_car.py. On the top of this file\, import Car class. Look at how we import Monster class inside MonsterInheritanceMain class.\nInside car.py\, add a new method: fill_gas_tank. A method is a function inside a class.\nInside fill_gas_tank method\, print “The gas tank for this car is filled up”.\nCreate a new instance of Car class and call the fill_gas_tank method.
URL:https://www.ayclogic.com/event/430-pm-python-oop-gamas-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR