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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201017T170000
DTEND;TZID=America/Los_Angeles:20201017T180000
DTSTAMP:20260613T225946
CREATED:20201018T010036Z
LAST-MODIFIED:20201018T010106Z
UID:4890-1602954000-1602957600@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework:\n\nCreate a function “random_number” no parameter. This function will return a random 3 digits between 100 to 999.\nCreate a function “random_password” no parameter. This function will do the following:\n\nCall random_adjective function UPPER\nCall random_action function LOWER\nCall random_noun function CAPITALIZE\nCall random_number function\ncombine all of them together and return the combination of these 4 results.\n\n\nCall the “random_password” function and print to the shell.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR