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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230228T170000
DTEND;TZID=America/Los_Angeles:20230228T180000
DTSTAMP:20260425T054948
CREATED:20230301T012838Z
LAST-MODIFIED:20230304T004232Z
UID:18285-1677603600-1677607200@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nFor those who are not done with the Turtle project\, please continue with it. It is due on March 14. You can get 10% bonus if you submit by March 7.\nInside Feb14_GroceryShoppingCart.py\, change the code to be smaller. Use function to remove code duplication. Inside the function\, in the first line inside the function\, you need to put the following line global total_price to avoid python complaining about total_price variable.\nInside Feb28_RobuxShoppingCart.py\, add code to make sure user cannot buy when they don’t have enough robux. Your program should print similar to this one: You only have 0 robux remaining. Therefore you cannot purchase Hat for 100 robux.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230228T183000
DTEND;TZID=America/Los_Angeles:20230228T193000
DTSTAMP:20260425T054948
CREATED:20230301T034913Z
LAST-MODIFIED:20230301T034913Z
UID:18289-1677609000-1677612600@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued Grocery System using class and dictionary\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework FEB28_grocery_system_hw\, please submit by next Monday.\nHomework: Complete the grocery system program we almost finished in class (just need to update the shopping_cart list & price variable)
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR