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:20241219T183000
DTEND;TZID=America/Los_Angeles:20241219T193000
DTSTAMP:20260515T004816
CREATED:20241220T033710Z
LAST-MODIFIED:20241220T033710Z
UID:27736-1734633000-1734636600@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Sebastian
DESCRIPTION:Today We:\n\nLearned how to fix bugs and read error messages\n\nYour HW:\n\nCreate a new file “Dec_19_FixingBugsHW”\nPaste the first section of code from:\n\nhttps://www.ayclogic.com/fixing-python-bugs/\n\n\nFix all the errors and make sure your program produces the output like the expected output at the bottom of that website page\nDo the same for this website page:\n\nhttps://www.ayclogic.com/fix-python-bugs-2/\n\n\nNo class next week (Christmas)\n\nResumes 1/2/2025
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-34/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241219T190000
DTEND;TZID=America/Los_Angeles:20241219T200000
DTSTAMP:20260515T004816
CREATED:20241220T040306Z
LAST-MODIFIED:20241220T040306Z
UID:27734-1734634800-1734638400@www.ayclogic.com
SUMMARY:7PM- Intro to Python -Joshua Widjanarko
DESCRIPTION:Today We Did:\nFUNCTIONS\n\nFunctions are a way we can remove duplicated code in function\nHow to create a function\n\ndef function_name(variable_1\, variable_2)\n\n\nRemember\, our code outside the function does not know what is going on inside the function. If we have a list in a function for example\, we can’t see it\nLast Class of the year! Happy Holidays\n\nIn one new file\, “Dec19_Functions_HW”\, do the following: \n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\nOnly do questions 4-6\n\n\nCopy codes from page 130 to 133. (Start here if you need help with writing functions\n\nemail jwidjanarko@ayclogic.com for questions
URL:https://www.ayclogic.com/event/7pm-intro-to-python-joshua-widjanarko-7/
END:VEVENT
END:VCALENDAR