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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221129T171500
DTEND;TZID=America/Los_Angeles:20221129T181500
DTSTAMP:20260425T130232
CREATED:20221130T022249Z
LAST-MODIFIED:20221130T022249Z
UID:16619-1669742100-1669745700@www.ayclogic.com
SUMMARY:5:15PM – Intro To Python - Sebastian
DESCRIPTION:Today We Did\n\nLearned the steps to fixing an error:\nClick bottom blue line\nRead error message\nFix error and rerun\nExplored NameError\, SyntaxError\, IndentationError\, IndexError\, and TypeError\nReviewed what “return” does for functions\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework NOV29_bugs\nHomework: Try these exercises: https://www.ayclogic.com/fixing-python-bugs/
URL:https://www.ayclogic.com/event/515pm-intro-to-python-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221129T173000
DTEND;TZID=America/Los_Angeles:20221129T183000
DTSTAMP:20260425T130232
CREATED:20221201T051124Z
LAST-MODIFIED:20221201T051124Z
UID:16654-1669743000-1669746600@www.ayclogic.com
SUMMARY:5:30 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe finished Nov8_ShoppingCart.py program\n\nHomework\n\nCreate a new file Nov29_RobuxShoppingCart.py. We are going to create something similar to Nov8_ShoppingCart.py\, so if you are stuck with the below program\, look at Nov8_ShoppingCart.py to see if you can get some sample codes.\nCreate a new variable called robux_balance = 300\nCreate a program that will continuously display the following menu. When the user enters “5”\, stop the loop.\nIf the user enters other than “1”\, “2”\, “3”\, “4” or “5”\, print “invalid selection”.\n\nWelcome to Robux Bank\, you have 300 robux in the beginning.\n\nWhat do you want to do: \n1. Buy hat 100 Robux\n2. Buy hair 150 Robux\n3. VIP Server 500 Robux\n4. Add more Robux\n5. Exit\nEnter your selection: 123123\ninvalid selection\n\nWhat do you want to do: \n1. Buy hat 100 Robux\n2. Buy hair 150 Robux\n3. VIP Server 500 Robux\n4. Add more Robux\n5. Exit\nEnter your selection: asdfasdf\ninvalid selection\n\nWhat do you want to do: \n1. Buy hat 100 Robux\n2. Buy hair 150 Robux\n3. VIP Server 500 Robux\n4. Add more Robux\n5. Exit\nEnter your selection: 5\n\nYou have purchased the following items:\nYour remaining Robux balance is 300 Robux.
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-gamas-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR