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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190518T150000
DTEND;TZID=America/Los_Angeles:20190518T160000
DTSTAMP:20260504T055541
CREATED:20190518T225833Z
LAST-MODIFIED:20190519T002859Z
UID:1319-1558191600-1558195200@www.ayclogic.com
SUMMARY:3PM Python Level 2
DESCRIPTION:We went over the Test result.\nWe improved FoodRecommendation program\n\nWe make the program not case sensitive so it will accept ‘ChIneSe’ for instance.\nWe make the program able to detect duplication.\n\n\nHomework:\n\nCreate a python file ‘May18_Homework_Dictionary.py’\n\nCreate an empty dictionary called “food_prices”.\nAdd the following data to the food_prices dictionary:\n\n“Chow Mien” : 10\n“Ca Kai Fan”: 9\n“Lo Mai Kai”: 5\n“Ca Siu”: 11\n\n\nPrint the price of “Chow Mien” to the shell using “food_prices” dictionary.\nPrint the price of “Ca Siu” to the shell using “food_prices” dictionary.
URL:https://www.ayclogic.com/event/3pm-python-level-2-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190518T180000
DTEND;TZID=America/Los_Angeles:20190518T190000
DTSTAMP:20260504T055541
CREATED:20190519T020721Z
LAST-MODIFIED:20190519T020721Z
UID:1335-1558202400-1558206000@www.ayclogic.com
SUMMARY:6PM Python Level 2
DESCRIPTION:We improved “FoodRecommendation.py”\n\nWe stopped duplication of food.\nWe made the program not case sensitive.\nWe learned about Python Dictionary.\n\n\nHomework\n\nCreate a python file ‘May18_Homework_Dictionary.py’\n\nCreate an empty dictionary called “food_prices”.\nAdd the following data to the food_prices dictionary:\n\n“Chow Mien” : 10\n“Ca Kai Fan”: 9\n“Lo Mai Kai”: 5\n“Ca Siu”: 11\n\n\nPrint the price of “Chow Mien” to the shell using “food_prices” dictionary.\nPrint the price of “Ca Siu” to the shell using “food_prices” dictionary.
URL:https://www.ayclogic.com/event/6pm-python-level-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR