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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231102T180000
DTEND;TZID=America/Los_Angeles:20231102T190000
DTSTAMP:20260428T045648
CREATED:20231103T052636Z
LAST-MODIFIED:20231103T055259Z
UID:22429-1698948000-1698951600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed the quiz 2 and talked about results\, how to improve\, and etc.\nDid a brief overview on everything we have learnt in this course so far\, including lists\, loops\, and functions.\n\nHomework:\n\nCreate a python file called summary.py\, upload into google drive when complete.Inside of this file\, make comments of all the topics that you have learnt\, like\n# Strings\n# Lists\n# etc \nAnd add description to the comments\, like\n# String\n# String is anything covered in ” ” \n# Lists\n# Lists are covered in [ ]\, and can contain …..\nCreate a python file called LoopReview.py\, upload into google drive when complete.Create a program that asks the user for their age forever (how do you ask the user for their age forever?)\, and if their age is greater than 8\, call a function called printSentence that prints out “You are getting older!”\nYou have to create the printSentence above. Think about whether the function needs a return value or not. (Hint: the function only prints)\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-27/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR