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:20260621T025308
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:20190518T160000
DTEND;TZID=America/Los_Angeles:20190518T170000
DTSTAMP:20260621T025308
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
END:VCALENDAR