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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190709T133000
DTEND;TZID=America/Los_Angeles:20190709T153000
DTSTAMP:20260430T224223
CREATED:20190709T220722Z
LAST-MODIFIED:20190710T233530Z
UID:1627-1562679000-1562686200@www.ayclogic.com
SUMMARY:1:30PM Summer Camp - Python
DESCRIPTION:We went over all 3 home works from 2 weeks ago:\n\nhttps://www.ayclogic.com/fix-python-bugs-2/\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\nhttps://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/\n\n\nWe started “Password Picker” program.\nPrepare for the quiz this Thursday 07/11:\n\nVariables and Data Types and also Boolean expression.\nIF\, IF ELSE\, IF ELIF ELSE statements.\nLoops: For Loop\, While Loops\, forever loops.\nAbility to continuously ask user for input until user type quit. For example\, look at June_20_EnhancedTellMeYourAge.py\nFunctions: Function with return and without return value and parameters.\nRandom\nIf you have question\, you can email me at gamas@ayclogic.com\n\n\nHomework:\n\nEnhance “Password Picker” program to do the following\n\nContinuously ask user “How many password do you want to create? “.\nGenerate passwords according to the number that user enter. For example if user enters 3 then generate 3 passwords. If user enters 5 then generate 5 passwords.\nIf user type “quit” exit from the program.\nHint:\n\nUse for loop to generate more than one password.
URL:https://www.ayclogic.com/event/130pm-summer-camp/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR