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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230921T180000
DTEND;TZID=America/Los_Angeles:20230921T190000
DTSTAMP:20260425T233720
CREATED:20230922T031707Z
LAST-MODIFIED:20230922T031707Z
UID:21703-1695319200-1695322800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed the homework on formatting of a function\nLearnt how to generate random numbers and choose a random item from a list\nCreated Magic 8 Ball text based mini-game\n\nHomework:\nCreate a new file called Magic8Ball_HW.py and submit to google drive when you finish. \n\nRecreate the Magic8Ball game but this time using random.choice() instead of random.randint()\nTo use the random.choice() function\, you have to give it a list as a parameter\, so like random.choice(lst)\nPut the questions inside of the list and print out random.choice(lst)\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR