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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200728T180000
DTEND;TZID=America/Los_Angeles:20200728T190000
DTSTAMP:20260429T233756
CREATED:20200729T020930Z
LAST-MODIFIED:20200729T020930Z
UID:4037-1595959200-1595962800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We went over the final test result.\nWe learned about Python dictionary.\nWe started fixing Baby Name generator to eliminate the duplication.\nHomework:\n\nChange the Baby Name generator to fix the problem where when user ask for 5 names\, sometimes\, it gives less than 5 names\n\nYou have to use while loop and len(names) and num_of_names to do this work\n\n\nDo dictionary exercises from page 94 and 95.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-20/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR