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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260615T173000
DTEND;TZID=America/Los_Angeles:20260615T183000
DTSTAMP:20260617T050751
CREATED:20260616T013947Z
LAST-MODIFIED:20260616T013947Z
UID:33868-1781544600-1781548200@www.ayclogic.com
SUMMARY:5:30 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe finished the Kaleido Spiral Project.\nWe started working on the Shopping Cart Project.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nFind a second way to print out all the items in the shopping_cart list using a for loop. (You cannot use for i in range())\nAdd a wallet feature:\n\nIn the beginning of the loop you should ask the user how much money they have. This question should NOT be continuously asked over and over.\nEvery time a user buys an item\, the wallet money should decrease depending on the price of the item.\nIf the user does not have enough money to purchase the item\, it should print out “Insufficient Money.”\n\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-abigail-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR