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:20180311T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20181104T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181103T090000
DTEND;TZID=America/Los_Angeles:20181103T100000
DTSTAMP:20260621T145146
CREATED:20181103T175356Z
LAST-MODIFIED:20181103T180220Z
UID:419-1541235600-1541239200@www.ayclogic.com
SUMMARY:9AM Scratch Level 1
DESCRIPTION:We did Scratch Level 1 Examination for 1.5 hour.\nNo homework next week.
URL:https://www.ayclogic.com/event/9am-scratch-level-1-4/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181103T110000
DTEND;TZID=America/Los_Angeles:20181103T120000
DTSTAMP:20260621T145146
CREATED:20181103T193053Z
LAST-MODIFIED:20181103T193053Z
UID:421-1541242800-1541246400@www.ayclogic.com
SUMMARY:11 AM Scratch Level 1
DESCRIPTION:We went over homework\nWe started Animal Race project until page 54.\nHomework:\n\nFinish all dog script until page 56.\nAdd Bat sprite if you have not done so.\nAdd Bat Start sprite (“B”) letter if you have not done so.\nCopy Dog script into Bat sprite and change accordingly so it will work when Bat press “z” key it will move rifght.
URL:https://www.ayclogic.com/event/11-am-scratch-level-1/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181103T140000
DTEND;TZID=America/Los_Angeles:20181103T150000
DTSTAMP:20260621T145146
CREATED:20181103T214932Z
LAST-MODIFIED:20181103T214932Z
UID:423-1541253600-1541257200@www.ayclogic.com
SUMMARY:2PM Scratch Level 1
DESCRIPTION:Scratch Level 1 Test
URL:https://www.ayclogic.com/event/2pm-scratch-level-1-4/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181103T150000
DTEND;TZID=America/Los_Angeles:20181103T160000
DTSTAMP:20260621T145146
CREATED:20181103T235021Z
LAST-MODIFIED:20181103T235021Z
UID:425-1541257200-1541260800@www.ayclogic.com
SUMMARY:3PM Scratch Level 1
DESCRIPTION:We completed “Birthday Card” project from page 82 to page 91.\nWe also learn how to upload your own picture to Scratch project.\nWe also learn how to share your project to other people.\nHomework for next week\n\nDo page p.94 to p.97.
URL:https://www.ayclogic.com/event/3pm-scratch-level-1-4/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181103T180000
DTEND;TZID=America/Los_Angeles:20181103T190000
DTSTAMP:20260621T145146
CREATED:20181106T040141Z
LAST-MODIFIED:20181106T040141Z
UID:431-1541268000-1541271600@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We went over last week homework.\n\nLearned how to generate random number generator.\nLearned how to do forever loop using While loop.\nWe learned how to make Magic 8 Ball program.\n\n\nHomework:\n\nCreate a new python file in Thony\, name it Nov3_2018Homework.py.\nCreate a new variable called “students”. Data type of this variable would be List of String and value would be: “Vivian”\, “Jessalyn”\, “Eason”.\nCreate a for loop which will go through each of the String inside the List and print the name. This is what you need to put to loop through each of the String inside the List.\nfor name in students:   \n    print(name)\n\nRun above program and make sure it prints like the following\n\n\nVivian\nJessalyn\nEason\n\n\n\nNow change above program to do the following inside the loop\n\nGenerate a random number between 1 to 3. Look at last week homework to know how to do this.\nIf generated number is 1 print “I am a Python programmer\, my name is <whatever the name from students>\nIf generated number is 2 print “I am a Scratch programmer\, my name is <whatever the name from students>\nIf generated number is 3 print “I am a Java programmer\, my name is <whatever the name from students>
URL:https://www.ayclogic.com/event/6pm-python-level-1-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR