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:20200826T170000
DTEND;TZID=America/Los_Angeles:20200826T180000
DTSTAMP:20260429T233755
CREATED:20200827T010053Z
LAST-MODIFIED:20200827T010053Z
UID:4339-1598461200-1598464800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We went through how to use list\n\nHow to add more element to the list\nHow to replace element inside the list\nHow to remove element from the list.\n\n\nHomework:\n\nCreate a file “Aug26_ListHomework2.py”\nPage 38\, 39 and 41
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T193000
DTEND;TZID=America/Los_Angeles:20200826T203000
DTSTAMP:20260429T233755
CREATED:20200827T033405Z
LAST-MODIFIED:20200827T033513Z
UID:4347-1598470200-1598473800@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Python
DESCRIPTION:We finished with Function with and without return value.\nWe learned how to use python random module.\nWe started password generator program.\nHomework:\n\nInside the Aug26_PasswordGenerator.py\nCreate a function with return value “get_action”\, no parameter\n\nInside the function create a list\, “actions”\, with the following elements: “swimming”\, “jumping”\, “running”\, “flying”\, “burning”\nUse random module\, to return a random action from the list.\nreturn the random action.\n\n\nCreate a function with return value “get_fantasy_animal”\, no parameter\n\ncreate a list\, “animals”: “dragon”\, “hydra”\, “gorgon”\, “kraken”\, “pegasus”\, “unicorn”\nuse random module\, to return a random animal from the list.\nreturn the random animal\n\n\nthe homework is very similar to what we did in the class which is the “get_adjective” function.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR