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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240322T190000
DTEND;TZID=America/Los_Angeles:20240322T200000
DTSTAMP:20260426T101547
CREATED:20240325T151342Z
LAST-MODIFIED:20240325T151342Z
UID:24506-1711134000-1711137600@www.ayclogic.com
SUMMARY:FRI - 7 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe worked on the second version of the magic 8-ball project using random.choice().\n\nHomework:\n\nCopy the code from pages 138-139 (if you’re using the online pdf) and put the in a file called March25_FunctionsWithReturnValueHomework.\nCreate a new file called March25_RandomHomework and inside\,\n#1 Create a list called ‘fruits’ with 5 fruits of your choice\, and randomly pick a fruit from that list. After that\, simply print the randomly picked fruit.\n#2 Generate a random number between 1 and 6 that will represent the outcome of rolling a die. Store that random number in a variable\, and print that variable.\nIf you are confused\, check your random file either on your device on in the google drive to see which function (random.choice or random.randint) you should use for number 3. Likewise\, if you’re stuck on number 4\, you can also check which function you should use.\nRemember\, if you have an error where random is not defined\, then you probably forgot to ‘import random’ in the top of your file.\n\nIf you have any questions\, feel free to ask me at joel@ayclogic.com or Mr. Gamas at gamas@ayclogic.com. \n 
URL:https://www.ayclogic.com/event/fri-7-pm-indo-intro-to-python-joel-2/
END:VEVENT
END:VCALENDAR