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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210723T190000
DTEND;TZID=America/Los_Angeles:20210723T200000
DTSTAMP:20260425T070015
CREATED:20210724T041622Z
LAST-MODIFIED:20210724T041646Z
UID:8670-1627066800-1627070400@www.ayclogic.com
SUMMARY:7 PM - Intro To Python
DESCRIPTION:Today We Do\n\nWe reviewed everyone python projects. If you guys still want to revise\, you guys can resubmit by 12 midnight Los Angeles time.\nWe started Robux Shopping Cart program\n\nHomework\n\nIn the Robux Shopping Cart program\, you have to add code to do “4. Add more Robux”.\nWhen user select 4\, the program need to ask user to enter his/her credit card number.\nWhen the credit card number is equal to ABCD1234 then add the robux balance by 200 more.\nIf the credit number is not equal to ABCD1234\, print “You have entered an invalid Credit Card number”.\nAlso when user select “5”\, print all the items that user has purchased and his/her remaining robux balance.\n\nExample 1\nYou 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: 1\nYou have purchased Hat for 100 Robux\, you have 200 remaining\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: 2\nYou have purchased Hair for 150 Robux\, you have 50 remaining\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:\nhat\nhair\nYour remaining Robux balance is 50 Robux.\nExample 2\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: 4\nEnter your Credit Card number: ABCD1234\nThank you for purchasing 200 Robux. You now have 500 Robux.\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: 4\nEnter your Credit Card number: asdfadf\nUnfortunately\, you have entered an invalid giftcard number.\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:
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-39/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR