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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220903T100000
DTEND;TZID=America/Los_Angeles:20220903T110000
DTSTAMP:20260423T145758
CREATED:20220903T043810Z
LAST-MODIFIED:20220909T015056Z
UID:14751-1662199200-1662202800@www.ayclogic.com
SUMMARY:10 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe went over the String homework2 today.\nWe reviewed String\, Integer data types.\nWe introduced Float data types.\nWe reviewed .strip()\, .rstrip()\, .lstrip() String functions.\nWe reviewed \t and \n\n\nHomework\n\nCreate Sept03_IfElseHomework.py\nIdentify what is the name of the variable\, the value and the data types of these variables below. Just put a comment (#) for each line the name\, value and data type. For example do something like this\n\n\nx = 10 # name is "x"\, value is 10\, data type Integer\n\n\nfirst_name = "Matthew"\nprice_of_a_book = 9.99\nnumber = -30\nnumber_2 = "20"\nnumber_3 = 2.0\n\n\n\nCopy codes from page 79 to 81 into the homework files and run them. Try to understand the result of the program.
URL:https://www.ayclogic.com/event/10-am-indo-intro-to-python-gamas-3/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220903T140000
DTEND;TZID=America/Los_Angeles:20220903T150000
DTSTAMP:20260423T145758
CREATED:20220903T220110Z
LAST-MODIFIED:20220903T221858Z
UID:14757-1662213600-1662217200@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Sebastian
DESCRIPTION:Today We Did\n\nWe learned about Integer\, Float\, String\, Boolean\nWe learned how to combine String together using + and \, (one has space and one doesn’t)\n\nHomework\n\nCreate a new file in Thonny with this name: Sep3_StringHomework.py\nCopy codes from book page 20 to 23 IntroToPythonP20toP23\nIf you have questions\, please email to sebastian@ayclogic.com
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR