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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260205T180000
DTEND;TZID=America/Los_Angeles:20260205T190000
DTSTAMP:20260515T033823
CREATED:20260206T030315Z
LAST-MODIFIED:20260206T030315Z
UID:32395-1770314400-1770318000@www.ayclogic.com
SUMMARY:6:00 PM- Python OOP - Joshua
DESCRIPTION:Today we did\n\nStarted our school system\npracticed importing\npracticed setting up applications\n\nHomework\nImplement the following methods in your School System Application\n\ndef add_student(self):\n    # you should ask with three inputs in a row\n    # what is the students name\n    # what is the students age\n    # what is the students grade\n    # After getting these three pieces of info\n    # create a Student object with your Student Clas\n    # add it to the self.student_list\n    pass\n\ndef list_all_students(self):\n    # print the name\,age\,and grade of each person\n    # don't forget to add the code needed in the menu in the __init__\n    # and the application loop\n    pass
URL:https://www.ayclogic.com/event/600-pm-python-oop-joshua-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260205T190000
DTEND;TZID=America/Los_Angeles:20260205T200000
DTSTAMP:20260515T033823
CREATED:20260206T035343Z
LAST-MODIFIED:20260206T040045Z
UID:32397-1770318000-1770321600@www.ayclogic.com
SUMMARY:7:00 PM - Intro to python - Joshua
DESCRIPTION:Today We Did\n\nfunctions with return\n\n how we send things outside of a list\n\n\nPracticed more functions using\npracticed lists\ntalked about rare bugs\n\n  \nHomework\n130\, 131 (TRY IT YOURSELF)\, 132 : (copy 130/132\, do the 131 try it yourself
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-joshua-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260205T190000
DTEND;TZID=America/Los_Angeles:20260205T200000
DTSTAMP:20260515T033823
CREATED:20260206T040304Z
LAST-MODIFIED:20260206T040304Z
UID:32400-1770318000-1770321600@www.ayclogic.com
SUMMARY:7PM – Intro to Python – Brandon
DESCRIPTION:What we learned:\n\nCreating a circle using the turtle.circle function\nLearned the extent\, steps\, and radius which can be used inside of that function to adjust the result of the circle
URL:https://www.ayclogic.com/event/7pm-intro-to-python-brandon-10/
END:VEVENT
END:VCALENDAR