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:20191115T180000
DTEND;TZID=America/Los_Angeles:20191115T190000
DTSTAMP:20260605T233953
CREATED:20191116T030136Z
LAST-MODIFIED:20191116T030136Z
UID:2457-1573840800-1573844400@www.ayclogic.com
SUMMARY:6 PM Python Level 1
DESCRIPTION:We reviewed the quiz\nHomeworks:\n\n1st homework:\n\nCreate a list of boy_names = ‘Mark’\, ‘Matthew’\, ‘Luke’\, ‘John’\nCreate a list of girl_names = ‘Abigail’\, ‘Mary’\, ‘Martha’\, ‘Eunice’\nCreate a function\, favorite_boys_name\, 1 parameter (gender).\nwhen this function is called\,\nif gender == ‘boy’\, return a random boy name from the list above\nif gender == ‘girl’\, return a random girl name from the list above\nif gender is everything else\, return “invalid selection”.\nprint the name to the shell.\n\n\n2nd Homework:\n\nCreate a list with a random 10 nouns.\nCreate a function that would return a random noun from the above list.\n\n\nDownload Thonny if you don’t have it in your computer: https://github.com/thonny/thonny/releases/download/v3.2.3/thonny-3.2.3.exe
URL:https://www.ayclogic.com/event/6-pm-python-level-1-11/
END:VEVENT
END:VCALENDAR