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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260410T170000
DTEND;TZID=America/Los_Angeles:20260410T180000
DTSTAMP:20260607T011050
CREATED:20260411T012400Z
LAST-MODIFIED:20260411T012444Z
UID:33140-1775840400-1775844000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:NEXT WEEK IS YOUR FINAL EXAM FROM 5-7PM!! STUDY WELL!\nThe google drive notes have been updated with the latest reviews. Your final exam is also open notes\, but not open internet.\nWhat We Did Today:\n\n\n\n\nFinished the robux system project\nReviewed for the final exam.\n\nHomework:\n\n\n\nMake 100% of progress on your final project and submit by Monday!. You should make sure you meet all the requirements as specified here: https://www.ayclogic.com/intro-to-python-final-project-criteria/. \nSubmit the .py file to the google drive if you are done. \n\n\n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-44/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260411T123000
DTEND;TZID=America/Los_Angeles:20260411T133000
DTSTAMP:20260607T011050
CREATED:20260411T204003Z
LAST-MODIFIED:20260411T204003Z
UID:33152-1775910600-1775914200@www.ayclogic.com
SUMMARY:12:30 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over more random use cases.\nWe created a random password generator.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “April11_StarWars_HW.py”\nDo these exercises: https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260414T170000
DTEND;TZID=America/Los_Angeles:20260414T180000
DTSTAMP:20260607T011050
CREATED:20260415T010030Z
LAST-MODIFIED:20260415T010030Z
UID:33169-1776186000-1776189600@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Brandon (Darin Sub)
DESCRIPTION:What we learned today:\n\nLearnt about bugs and practiced fixing code.\n\nHomework:\n\nContinue in your Apr13_FixingBugs1.py for this: https://www.ayclogic.com/fixing-python-bugs/
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-darin-sub/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260414T173000
DTEND;TZID=America/Los_Angeles:20260414T183000
DTSTAMP:20260607T011050
CREATED:20260416T035215Z
LAST-MODIFIED:20260416T035226Z
UID:33194-1776187800-1776191400@www.ayclogic.com
SUMMARY:5:30 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over homework.\nWe went over common Python errors.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a 2 new file called “April14_FixBugs_HW.py” & “April14_Quiz_Exercises.py”\nDo both of these exercises:\n\nhttps://www.ayclogic.com/fix-python-bugs-2/\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-abigail-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260416T170000
DTEND;TZID=America/Los_Angeles:20260416T180000
DTSTAMP:20260607T011050
CREATED:20260417T005756Z
LAST-MODIFIED:20260417T005836Z
UID:33196-1776358800-1776362400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Brandon (Darin Sub)
DESCRIPTION:What we learned today:\n\nLearnt about bugs and practiced fixing code.\n\nHomework:\n\nCreate a new file Apr16_FixingBugs2.py for this: https://www.ayclogic.com/fixing-python-bugs-2/ and submit to your google drive.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-darin-sub-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260418T123000
DTEND;TZID=America/Los_Angeles:20260418T133000
DTSTAMP:20260607T011050
CREATED:20260418T204036Z
LAST-MODIFIED:20260418T204036Z
UID:33214-1776515400-1776519000@www.ayclogic.com
SUMMARY:12:30 PM – Intro to Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over function exercises to practice for the quiz.\n\nHomework\n\nStudy for your 2nd quiz is on Tuesday!\nTopics the quiz will cover:\n\nData types\nHow to get input from shell\nHow to create simple functions\nHow to correct python errors\nLoops: For loop and While loop\nHow to continuous ask user\n\n\n\n\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260425T123000
DTEND;TZID=America/Los_Angeles:20260425T133000
DTSTAMP:20260607T011050
CREATED:20260425T210138Z
LAST-MODIFIED:20260425T210138Z
UID:33272-1777120200-1777123800@www.ayclogic.com
SUMMARY:12:30 PM – Intro to Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over the 2nd quiz.\n\nHomework\n\nCreate a function called age_classifier with one parameter called age\nThis function will RETURN a string depending on the age\n\nIf age is 5 or below = “Toddler”\nIf age is 18 or below = “Teen”\nIf age is above 18 = “Adult”\n\n\nCONTINUOUSLY ask the user what their age is\, then call the function using the user’s age to get a result.\nPrint out the result.\n\n\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260428T173000
DTEND;TZID=America/Los_Angeles:20260428T183000
DTSTAMP:20260607T011050
CREATED:20260429T014354Z
LAST-MODIFIED:20260429T014354Z
UID:33301-1777397400-1777401000@www.ayclogic.com
SUMMARY:5:30 PM – Intro to Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over Python Turtle basics.\n\nHomework\n\nCreate a diamond shape.\nIt must be filled with a color we haven’t used before.\nIt could be located anywhere on the screen.\n\n\n\n\n\n\n\n\n\n\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-abigail-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR