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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250417T060000
DTEND;TZID=America/Los_Angeles:20250419T190000
DTSTAMP:20260514T162030
CREATED:20250420T031135Z
LAST-MODIFIED:20250420T031135Z
UID:28780-1744869600-1745089200@www.ayclogic.com
SUMMARY:6PM- Python OOP- Joshua
DESCRIPTION:Today We Did \n\nShowed how using dictionaries can enhance your code\nReviewed how to loop through dictionaries\nreviewed when you would use lists vs dictionaries\n\nHomework\nChange your robux program to utilize dictionaries.\nHints\nyou may need two dictionaries (one for price and one for the item)\nThe key to this will be editing that function to work with dictionaries ( the input may just be a number instead of the two inputs. You may also choose to rework without a function.
URL:https://www.ayclogic.com/event/6pm-python-oop-joshua-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250419T120000
DTEND;TZID=America/Los_Angeles:20250419T130000
DTSTAMP:20260514T162030
CREATED:20250419T200913Z
LAST-MODIFIED:20250420T004712Z
UID:28772-1745064000-1745067600@www.ayclogic.com
SUMMARY:12 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned about String built-in functions: .title()\, .upper()\, .lower()\nWe learned about how to combine String using f string.\n\nHomework\n\nReviewed last week homework\, especially how to combine String together\nCreate apr_19_string2_hw.py\nCopy below codes and add codes to it so it can print “William and John are friends.” You have to use f string to combine friend_1 and friend_2 variables. Look at what you have learned in the class AND also in page 21 from the text book.\n\n\nfriend_1 = "william"\nfriend_2 = "john"\n\n\n\n\n\nAnswer question from page 25\, 2-3 from the textbook.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250419T180000
DTEND;TZID=America/Los_Angeles:20250419T190000
DTSTAMP:20260514T162030
CREATED:20250420T200752Z
LAST-MODIFIED:20250420T200752Z
UID:28782-1745085600-1745089200@www.ayclogic.com
SUMMARY:6 PM - Scratch 1 - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Animal Race project\nWe learned how to have “You Win !!” banner whenever either Dog or Bat wins.\nWe learned how to play song when one of them win\n\nHomework\n\nContinue on your Animal Race project. Do not create a new project\, use the one we use inside the class.\nAdd one more new sprite/banner “Hurray”. Similar to “Banner” sprite which we did in the class\, this “Hurray” should show up when either Bat or Dog wins.
URL:https://www.ayclogic.com/event/6-pm-scratch-1-gamas-5/
END:VEVENT
END:VCALENDAR