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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210601T180000
DTEND;TZID=America/Los_Angeles:20210601T190000
DTSTAMP:20260429T053243
CREATED:20210602T023838Z
LAST-MODIFIED:20210602T023838Z
UID:7925-1622570400-1622574000@www.ayclogic.com
SUMMARY:6 PM - Introduction to Python - Nathaniel
DESCRIPTION:Today we:\n\nDid practice problems on if/elif/else statements\n\n\nHomework:\n\nDo the following problems below. These 3 questions can also be found in the google drive file named “IfElsePractice.py”\nGet the price from the user\nIf price is less than $10 then print (f”{price} is cheap”)\nif price is less than 50 then print “{price} is not a bad price”\nanything else and print “{price} is way too expensive”\nGet the age from the user\nWe now want to print the price of the ticket AT THE END\nif age is less than 5 then price is 0\nif age is less than 18 then price is 12\nif age is less than 30 then price is 30\nany other age and the price is 0\nAT THE END PRINT THE PRICE\nget the name from the user\nif the name is “PARKER” then print “Hi Parker”\nany other name then print “Who are you”\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/6-pm-introduction-to-python-nathaniel-3/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR