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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190518T140000
DTEND;TZID=America/Los_Angeles:20190518T150000
DTSTAMP:20260501T014704
CREATED:20190519T002144Z
LAST-MODIFIED:20190519T002144Z
UID:1331-1558188000-1558191600@www.ayclogic.com
SUMMARY:2PM Python Level 1
DESCRIPTION:We reviewed the functions homework.\nWe go through functions with and without return values.\nWe started “Animal Quiz” chapter from page 37 to 38.\nHomework\n\nContinue “Animal Quiz” from page 39 to 41.\nCreate a function\, ‘convert_year_to_second’\n\nit has one parameter: ‘years’\nthis function will return the number of seconds in a given year.\nCall the function like this “num_of_second = convert_year_to_second(2)”\nCombine ‘Number of seconds in 2 years is ‘ with the num_of_second variable and print it to the shell. If everything is good it should print ‘Number of seconds in 2 years is 31536000’.
URL:https://www.ayclogic.com/event/2pm-python-level-1-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190518T150000
DTEND;TZID=America/Los_Angeles:20190518T160000
DTSTAMP:20260501T014704
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:20190518T160000
DTEND;TZID=America/Los_Angeles:20190518T170000
DTSTAMP:20260501T014704
CREATED:20190519T000011Z
LAST-MODIFIED:20190519T002113Z
UID:1322-1558195200-1558198800@www.ayclogic.com
SUMMARY:4PM Python Level 1
DESCRIPTION:We reviewed the functions homework.\nWe go through functions with and without return values.\nWe started “Animal Quiz” chapter from page 37 to 38.\nHomework\n\nContinue “Animal Quiz” from page 39 to 41.\nCreate a function\, ‘convert_year_to_second’\n\nit has one parameter: ‘years’\nthis function will return the number of seconds in a given year.\nCall the function like this “num_of_second = convert_year_to_second(2)”\nCombine ‘Number of seconds in 2 years is ‘ with the num_of_second variable and print it to the shell. If everything is good it should print ‘Number of seconds in 2 years is 31536000’.
URL:https://www.ayclogic.com/event/4pm-python-level-1-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190518T180000
DTEND;TZID=America/Los_Angeles:20190518T190000
DTSTAMP:20260501T014704
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