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:20241104T190000
DTEND;TZID=America/Los_Angeles:20241104T200000
DTSTAMP:20260515T195900
CREATED:20241105T043940Z
LAST-MODIFIED:20241105T044318Z
UID:27289-1730746800-1730750400@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nLots of practice with while loops\n\nCounting up and down\nSkipping numbers (evens\, odds\, 10’s)\nLooping until user asks to stop\n\n\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\, named NOV4_homework\nHomework: \n\nIf you have the 2nd edition: Page 118 and 121\nIf you have the 3rd edition: Page 117 and 121
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241105T180000
DTEND;TZID=America/Los_Angeles:20241105T190000
DTSTAMP:20260515T195900
CREATED:20241106T024313Z
LAST-MODIFIED:20241106T024356Z
UID:27297-1730829600-1730833200@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nStarted the Robux System Program\, continuing off of the grocery system and making it better.\n\nHomework:\nFinish 100% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished! \nNotes:\nThe final project is due November 12 NEXT WEEK. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-62/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241107T183000
DTEND;TZID=America/Los_Angeles:20241107T193000
DTSTAMP:20260515T195900
CREATED:20241108T033113Z
LAST-MODIFIED:20241108T033113Z
UID:27338-1731004200-1731007800@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nThe first quiz! Answers will be released to your emails before our next class\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework because of quiz\, great work!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-30/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T190000
DTEND;TZID=America/Los_Angeles:20241111T200000
DTSTAMP:20260515T195900
CREATED:20241112T041022Z
LAST-MODIFIED:20241112T041022Z
UID:27367-1731351600-1731355200@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nLearning about for loops\n\nFor loops with range\nNormal for loops\n\n\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Please follow the steps specified in this assignment:\n\nhttps://www.ayclogic.com/animal-list-and-for-loop-exercises/
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241112T180000
DTEND;TZID=America/Los_Angeles:20241112T190000
DTSTAMP:20260515T195900
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:20241118T190000
DTEND;TZID=America/Los_Angeles:20241118T200000
DTSTAMP:20260515T195900
CREATED:20241119T042653Z
LAST-MODIFIED:20241119T042653Z
UID:27442-1731956400-1731960000@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nReview while loops\nReview for loops\nCombine while loops with user input\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive and name it “NOV18_hw”\nHomework: \n\n2nd edition:\n\nPage 123-124 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7\n\n\n3rd edition:\n\nPage 123 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241121T183000
DTEND;TZID=America/Los_Angeles:20241121T193000
DTSTAMP:20260515T195900
CREATED:20241122T033052Z
LAST-MODIFIED:20241122T033052Z
UID:27477-1732213800-1732217400@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nReview the basics of functions\nLearn about how functions give output using return\nMixed functions with for loops\, lists\, and if statements\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: From this assignment\, please complete numbers 4\, 5\, and 6:\n\nAssignment: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR