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:20241112T180000
DTEND;TZID=America/Los_Angeles:20241112T190000
DTSTAMP:20260429T033341
CREATED:20241113T012205Z
LAST-MODIFIED:20241113T040908Z
UID:27377-1731434400-1731438000@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:Your Final Exam is Next Week on  November 19 lasting 2 hours.\nWhat We Did Today:\n\nFinished the robux system program.\nReviewed for the final exam next week.\n\nHomework:\nStudy for the final exam next week! \nDo the optional homework for the exploration game for extra practice! \n# Make a text based program that lets you explore islands!\n# You will have like 4 possible islands to explore - use a list \n# example output: \n“””\nWelcome to AYCLOGIC Exploration Game! \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: abcd\nInvalid output. Please try again. \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 2\nYou haven’t explored any islands! \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 1\nYou explored Tahiti! \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 2\nYou have explored:\nTahiti \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 1\nYou explored Bali! \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 2\nYou have explored:\nTahiti\nBali \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 1\nYou explored Hawaii! \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 2\nYou have explored:\nTahiti\nBali\nHawaii \nWhat do you want to do?\n1. Explore islands\n2. View explored islands\n3. Exit\nEnter your selection: 3\nThank you for using the AYCLOGIC Exploration Game. \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-63/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241112T190000
DTEND;TZID=America/Los_Angeles:20241112T200000
DTSTAMP:20260429T033341
CREATED:20241113T040429Z
LAST-MODIFIED:20241113T040429Z
UID:27381-1731438000-1731441600@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nFinished Grocery System\, and got started on the School System application\, introducing more OOP.\n\nHomework:\n\nContinue on your School System application in main.py\, and complete the find method for selection == “3”. Refer to phonebooksystem.py from the previous files for how to find stuff from a dictionary.\n\n\nThis is the comment we wrote for the homework due next week\n\n# your hw is to find the student in the dictionary.\n# If you find the student by the name\, print out the details of the student\, if not\, mention the name doesn't exist\n\n# Refer to phonebooksystem.py to see how to find things with a dictionary\n\n\n\nSubmit this files to the google drive when you are done! \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR