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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240620T150000
DTEND;TZID=America/Los_Angeles:20240620T170000
DTSTAMP:20260428T144118
CREATED:20240621T060513Z
LAST-MODIFIED:20240621T060513Z
UID:25679-1718895600-1718902800@www.ayclogic.com
SUMMARY:3 PM – Intro To Python (Summer Session) – Darin
DESCRIPTION:What We Did Today:\n\nReviewed functions with/without return values\nLearnt about the random module.\nLearnt how to get a random integer using random.randint()\nLearnt how to get a random item from a list using random.choice()\n\nHomework:\nCreate a file named June20_Magic8BallV2.py in Thonny as shown\, and upload it into the google drive when finished: \n\nHomework:\nRecreate the magic 8 ball program\, but using random.choice() instead of random.randint().\nYou will have to create a list containing the possible answers for this.\n\nNotes:\nIf you have any questions\, you can email me at ddjapri@ayclogic.com!! \nLabel the numbers in your python files!
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-summer-session-darin-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR