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: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:20260610T013053
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
END:VCALENDAR