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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250226T190000
DTEND;TZID=America/Los_Angeles:20250226T200000
DTSTAMP:20260516T185730
CREATED:20250227T041026Z
LAST-MODIFIED:20250227T041026Z
UID:28258-1740596400-1740600000@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed variables and data types\nLearnt how if statements worked\nLearnt how to use elif and else after if statements\nLearnt how to do comparison with == and !=\nLearnt how to do math with +\, -\, *\, /\nLearnt how to use ‘and’ \, ‘or’ in if statements\n\nHomework:\nSubmit this file into the google drive: https://drive.google.com/drive/folders/1H8go-vwBIyC-4UklydoV1wFtTDM6Nr4v?usp=sharing when you are finished! \n\nCreate Feb26_StringHomework2_TIY.py\n\nFrom the book: Try it yourself page 25\, and do numbers 2-3\, 2-4\, 2-5\, and 2-6\n\n\nCreate Feb26_StringHomework2_copy.py\n\nFrom the book: Copy pages 79 – 81 (book version 2) or 78 – 81 (book version 3)\n\n\n\ntip: you can use this code below with print(f” {some_variable}  “) to print out variables while combining with other strings \nname = "darin" \nprint(f"{name} is cool!")\nNotes:\nYou can reach me at ddjapri@ayclogic.com for any questions. \nClass notes: https://drive.google.com/drive/folders/1JIaswYI_MssVSv7icxgYPd_LblYQvOVO?usp=sharing
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-darin-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR