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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260218T190000
DTEND;TZID=America/Los_Angeles:20260218T210000
DTSTAMP:20260603T221945
CREATED:20260219T214052Z
LAST-MODIFIED:20260219T214118Z
UID:32612-1771441200-1771448400@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today We:\n\nTook the Final Test.\n\nHomework:\nNo homework!!! Wait for two emails from me: \n\nOne email will have your graded project’s score.\nAnother email will be your released test score. If you got marked off\, check your test for comments.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260217T170000
DTEND;TZID=America/Los_Angeles:20260217T180000
DTSTAMP:20260603T221945
CREATED:20260219T054300Z
LAST-MODIFIED:20260224T031220Z
UID:32603-1771347600-1771351200@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over last weeks homework.\nWe learned about if else statements.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Feb17_HW.py”\nPage 25 (section 2-3 to 2-6)\nCopy down code from page 78-81.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260213T170000
DTEND;TZID=America/Los_Angeles:20260213T180000
DTSTAMP:20260603T221945
CREATED:20260215T051221Z
LAST-MODIFIED:20260215T051221Z
UID:32543-1771002000-1771005600@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\n\n\n\nLearnt more about turtle\, how to use functions to draw shapes\, adding more parameters to the functions.\nTried to copy over a collection of shapes from one location to the next (this will be hw)\n\nHomework:\nCreate a copy of the previous file Feb13_Robot.py called Feb13_Robot2.py and: \nCreate a second robot building off of the second head we’ve already made at the end of class. You shouldn’t try to guess the values for the (x\, y) position of the rectangles. \n\nYou can calculate the needed x position for each of the rectangles by figuring out the difference between the new second head and the first head then use that same difference for every other rectangle. \n\nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-37/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260211T190000
DTEND;TZID=America/Los_Angeles:20260211T200000
DTSTAMP:20260603T221945
CREATED:20260212T040323Z
LAST-MODIFIED:20260212T042505Z
UID:32480-1770836400-1770840000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today We:\n\nReviewed final projects.\nReviewed for the Final Test.\n\nHomework\n\nKeep working on your final project; it is due Saturday night.\n\nAlex Feng\n\nAdd 3 more clouds in the background.\nFix the letter k in “chicken.”\nDraw the letters repeatedly in different colors.\n\n\nElise Ho\n\nDraw the letters repeatedly in different colors.\n\n\nPreslie Tong\n\nDraw the path.\nDraw the letters repeatedly in different colors.\n\n\n\n\nReview for the final test. You’ve done these problems before\, but check if you still remember how to do them:\n\nhttps://www.ayclogic.com/intro-to-python-exercises/\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\n\n\n\nThe winner of our review session gameshow was Elise!!! \nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260206T170000
DTEND;TZID=America/Los_Angeles:20260206T180000
DTSTAMP:20260603T221945
CREATED:20260207T025229Z
LAST-MODIFIED:20260207T025229Z
UID:32402-1770397200-1770400800@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\n\n\n\nLearnt more about turtle\, how to use functions to draw shapes\n\nHomework:\nContinue in the previous file Feb6_ShapeFunctions.py and: \n# HW: make new functions for the triangle and octagon so you can\n# change the x and y position however you want for spawning \n# after doing this\, draw a sword with the drawRectangle function \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-36/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260204T190000
DTEND;TZID=America/Los_Angeles:20260204T200000
DTSTAMP:20260603T221945
CREATED:20260205T041557Z
LAST-MODIFIED:20260205T041557Z
UID:32389-1770231600-1770235200@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today We:\n\nReviewed final projects.\nFinished the Robux Balance project.\n\nHomework:\n\nKeep working on your final project. You have 1 weeks left to do it. I will check your progress next class.\n\nAlex Feng\n\nFinish drawing the trees and clouds in the background.\nFinish drawing the letters.\n\n\nElise Ho\n\nFinish drawing the letters.\n\n\nPreslie Tong\n\nFinish organizing the tree functions into one.\nFinish drawing the bushes (after making a function to draw them).\nFinish drawing the clouds (after making a function to draw them).\nFinish drawing the path.\nFinish drawing the letters.\n\n\n\n\n\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260130T170000
DTEND;TZID=America/Los_Angeles:20260130T180000
DTSTAMP:20260603T221945
CREATED:20260131T020243Z
LAST-MODIFIED:20260131T020243Z
UID:32328-1769792400-1769796000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\n\n\n\nLearnt the basics of python turtle.\n\nHomework:\nCreate two new files: Jan30_PythonShapesHW1.py and Jan30_PythonShapesHW2.py \nDraw the shapes below\, where in HW1.py you use the .goto() function\, and in HW2.py you use the .forward() function to draw. When using .forward\, you want to use 45 degrees for turning right. \nBOTH files must have shapes that are completely filled with color. \n \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-35/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260128T190000
DTEND;TZID=America/Los_Angeles:20260128T200000
DTSTAMP:20260603T221945
CREATED:20260129T040135Z
LAST-MODIFIED:20260129T040135Z
UID:32311-1769626800-1769630400@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today We:\n\nReviewed final projects.\nFinished the Grocery System project.\nStarted the Robux Balance project.\n\nHomework\n\nKeep working on your final project. You have 2 weeks left to do it. I will check your progress next class.\n\nAlex Feng\n\nFinish making the function to draw trees and clouds.\nDraw the trees and clouds in the background.\n\n\nElise Ho\n\nDraw all the trees in the background.\nFinish making the function to draw the seashells. (A function for each seashell.)\n\n\nPreslie Tong\n\nFinish organizing the tree functions into one.\nFinish making the function to draw the path.\n\n\n\n\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260121T190000
DTEND;TZID=America/Los_Angeles:20260121T200000
DTSTAMP:20260603T221945
CREATED:20260122T040914Z
LAST-MODIFIED:20260122T041222Z
UID:32237-1769022000-1769025600@www.ayclogic.com
SUMMARY:7 PM - Intro to Python - Yitong
DESCRIPTION:Today We:\n\nReviewed final projects.\nStarted the Grocery System project.\n\nHomework\n\nKeep working on your final project. You have 3 weeks left to do it. I will check your progress next class.\n\nAlex Feng\n\nFinish the chicken.\nHave the sky and the ground colored.\n\n\nElise Ho\n\nFinish the background.\nFinish making the function to draw palm trees.\n\n\nPreslie Tong\n\nCombine the code for drawing the leaves (circle()) and the trunk (rectangle()) into one function for drawing trees.\nFinish making a function to draw bushes.\n\n\n\n\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260116T170000
DTEND;TZID=America/Los_Angeles:20260116T180000
DTSTAMP:20260603T221945
CREATED:20260117T044618Z
LAST-MODIFIED:20260117T044753Z
UID:32184-1768582800-1768586400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:NEXT WEEK IS QUIZ 2\, STUDY FOR IT!!\nWhat We Did Today:\n\n\n\n\nReviewed for the quiz next week!\n\nHomework:\nStudy for next weeks quiz. \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com \nClass notes can be found here: here
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-33/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260114T190000
DTEND;TZID=America/Los_Angeles:20260114T200000
DTSTAMP:20260603T221945
CREATED:20260115T075529Z
LAST-MODIFIED:20260115T075529Z
UID:32174-1768417200-1768420800@www.ayclogic.com
SUMMARY:7:00 PM -Intro to Python – Yitong
DESCRIPTION:Today We:\n\nDiscussed project proposals.\nFinished the Kaleido Spiral project.\n\nHomework\n\nStart coding your project proposals. You have 4 weeks left to do it. I will check your progress next class.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-yitong-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260109T170000
DTEND;TZID=America/Los_Angeles:20260109T180000
DTSTAMP:20260603T221945
CREATED:20260110T033305Z
LAST-MODIFIED:20260110T033305Z
UID:32107-1767978000-1767981600@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Darin
DESCRIPTION:What We Did Today:\n\n\n\n\nWent over debugging concept.\nWent over more debugging examples.\n\nHomework\n(Upload your homework into your Google Drive HW folder at latest a day before the class starts) \n\nMake a new file called “Jan9_Quiz2Review.py”\nDo the following questions: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\n\nIf you have any questions\, email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260107T190000
DTEND;TZID=America/Los_Angeles:20260107T200000
DTSTAMP:20260603T221945
CREATED:20260108T051039Z
LAST-MODIFIED:20260108T051039Z
UID:32090-1767812400-1767816000@www.ayclogic.com
SUMMARY:7:00 PM -Intro to Python – Yitong
DESCRIPTION:Today We:\n\nLearned about Half-Circles.\nStarted the Kaleido Spiral project.\n\nHomework\n\nDraw your project proposal and have it ready by next week. You can look at the projects on this page: https://www.ayclogic.com/intro-to-python-final-project-criteria/\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-yitong/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260102T170000
DTEND;TZID=America/Los_Angeles:20260102T180000
DTSTAMP:20260603T221945
CREATED:20260103T032342Z
LAST-MODIFIED:20260103T032529Z
UID:32030-1767373200-1767376800@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over the homework.\nWe went over how to fix Python errors.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Jan2_Fixing_Errors.py”\nFix this code: https://www.ayclogic.com/fixing-python-bugs/\nFor those who haven’t finished last week’s homework\, make sure to finish exercises 3 and 4. (Here are the exercises: https://www.ayclogic.com/intro-to-python/star-wars-problem/)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251212T190000
DTEND;TZID=America/Los_Angeles:20251212T200000
DTSTAMP:20260603T221945
CREATED:20251213T040809Z
LAST-MODIFIED:20251213T040809Z
UID:31897-1765566000-1765569600@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWent over final project progress\nStarted the Robux System to show optimizing code\n\nHomework\n\nContinue working on the final project\, you need to draw at least six objects as shape functions complete by next week.\n\nFor Hudson: Convert your drawing such as the car with the use of functions and a new function called drawCar that makes use of drawRectangle\, drawCircle\, etc. \nSubmit the current progress of your thonny drawing to google drive when you are done. \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-30/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251212T170000
DTEND;TZID=America/Los_Angeles:20251212T180000
DTSTAMP:20260603T221945
CREATED:20251213T022933Z
LAST-MODIFIED:20251213T022933Z
UID:31895-1765558800-1765562400@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over generating random numbers in python.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Dec12_Magic8Ball_HW.py”\nMake another code for our Magic 8 Ball code\, but instead of using random.randint()\, use random.choice().\n(Hint: You should make a list of the 8 possible responses.)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251210T190000
DTEND;TZID=America/Los_Angeles:20251210T200000
DTSTAMP:20260603T221945
CREATED:20251211T042925Z
LAST-MODIFIED:20251215T053231Z
UID:31872-1765393200-1765396800@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe finished learning about Basic Turtle.\nWe started the Robot Builder project.\n\nHomework:\n\nDraw the left leg\, right leg\, body\, neck\, and head of the robot.\n\n\n\n\n\nPython file (for substitute): https://drive.google.com/file/d/1xcfoAODcJa_SlSN5oKNOzR7kY4uSFAjP/view?usp=sharing \nEmail me here: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251205T170000
DTEND;TZID=America/Los_Angeles:20251205T180000
DTSTAMP:20260603T221945
CREATED:20251206T033340Z
LAST-MODIFIED:20251206T033340Z
UID:31820-1764954000-1764957600@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over normal functions and functions with return value.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Dec5_Function2_HW.py”\nOn page 131\, do the “Try It Yourself” section.\nDo copy the code from pages 137 – 139.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251205T170000
DTEND;TZID=America/Los_Angeles:20251205T180000
DTSTAMP:20260603T221945
CREATED:20251206T012150Z
LAST-MODIFIED:20251206T013219Z
UID:31816-1764954000-1764957600@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWent over final project progress\nCreated a text based game using all the knowledge learnt in class.\n\nHomework\n\nContinue working on the final project\, you need to draw at least four objects as shape functions for this week.\n\nFor Hudson: Convert your drawing such as the car with the use of functions and a new function called drawCar that makes use of drawRectangle\, drawCircle\, etc. \nSubmit the current progress of your thonny drawing to google drive when you are done. \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251203T190000
DTEND;TZID=America/Los_Angeles:20251203T200000
DTSTAMP:20260603T221945
CREATED:20251204T040208Z
LAST-MODIFIED:20251204T040208Z
UID:31799-1764788400-1764792000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe reviewed the Intro to Python Quiz 2.\n\nHomework:\n\nNo homework for this week!\n\nEmail me here: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251124T190000
DTEND;TZID=America/Los_Angeles:20251124T200000
DTSTAMP:20260603T221945
CREATED:20251124T231852Z
LAST-MODIFIED:20251124T231852Z
UID:31767-1764010800-1764014400@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:  \nToday we:\n\nWe took the Intro to Python Quiz 2.\n\nHomework:\n\nNone!\n\nEmail me here: yitong@ayclogic.com \nNO CLASS 11/26/2025! We will resume class on 12/3/2025.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251121T170000
DTEND;TZID=America/Los_Angeles:20251121T180000
DTSTAMP:20260603T221945
CREATED:20251122T051303Z
LAST-MODIFIED:20251126T055204Z
UID:31736-1763744400-1763748000@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over last week’s quiz answers.\nWe briefly introduced functions.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Nov21_Function_HW.py”\nDo copy the code from pages 130 – 133.\n\nNO CLASS NEXT FRIDAY DUE TO THANKSGIVING BREAK (Check out our Holiday dates here!)\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251121T170000
DTEND;TZID=America/Los_Angeles:20251121T180000
DTSTAMP:20260603T221945
CREATED:20251122T020603Z
LAST-MODIFIED:20251122T020603Z
UID:31727-1763744400-1763748000@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWent over final project details\nLearnt how to draw incline shapes in python\nDrew a kaleidospiral for animation effect\n\nHomework\nThere is 2 homework assignments this week\, mainly to ensure you get practice for both the final project and the final exam. \n\nIf you haven’t already\, submit your final project proposal to the google drive homework folder\, the details are listed here:\nFinal Project Criteria: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nExample projects: https://www.ayclogic.com/python-projects/\nBegin working on the final project\, you need to draw at least two objects as shape functions for this week.\n\nSubmit both the final project proposal drawing (just take an image of it) and the current progress of your thonny drawing to google drive when you are done. \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-28/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251114T170000
DTEND;TZID=America/Los_Angeles:20251114T180000
DTSTAMP:20260603T221945
CREATED:20251115T022421Z
LAST-MODIFIED:20251115T022421Z
UID:31667-1763139600-1763143200@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWent over final project details\nLearnt how to draw circles in python\n\nHomework\nThere is 2 homework assignments this week\, mainly to ensure you get practice for both the final project and the final exam. \n\nStart your final project proposal\, the details are listed here:\nFinal Project Criteria: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nExample projects: https://www.ayclogic.com/python-projects/\nContinue in the file “Nov13_ShapeComposition2.py” found here: https://drive.google.com/file/d/1Z12JUhrSIYg0AqL6uRFxxXQoFUyJ_VYs/view?usp=sharing and convert the drawing into a function that you can spawn anywhere.\n\nSubmit both the final project proposal drawing (just take an image of it) and the ShapeComposition2HW.py to google drive when you are done. \nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-27/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251112T190000
DTEND;TZID=America/Los_Angeles:20251112T200000
DTSTAMP:20260603T221945
CREATED:20251113T041754Z
LAST-MODIFIED:20251113T041754Z
UID:31645-1762974000-1762977600@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe reviewed for the Intro to Python Quiz 2.\n\nHomework:\n\nStudy up! Good luck on the quiz next week!\n\nEmail me here: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251107T170000
DTEND;TZID=America/Los_Angeles:20251107T180000
DTSTAMP:20260603T221945
CREATED:20251108T033830Z
LAST-MODIFIED:20251108T033830Z
UID:31588-1762534800-1762538400@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Darin
DESCRIPTION:Today We Do\n\nWe learnt how to draw shapes next to each other and created general purpose shape functions.\n\nHomework\n\nContinue in the file “Nov7_ShapeComposition.py” found here: https://drive.google.com/file/d/1sta117DSIF_4WXzY81rTQZoZ7eGXMpsB/view?usp=sharing and convert the drawing into a function that you can spawn anywhere.\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here: https://drive.google.com/drive/folders/1ClxGyA_3oLZtwhgN0j3BVZjpffoxMHNj?usp=sharing
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251107T170000
DTEND;TZID=America/Los_Angeles:20251107T180000
DTSTAMP:20260603T221945
CREATED:20251108T024636Z
LAST-MODIFIED:20251108T025001Z
UID:31590-1762534800-1762538400@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe finished going over while loops\nWe reviewed for the quiz next week.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nDo exercises 5-10: https://www.ayclogic.com/intro-to-python-exercises/\nYou have a quiz next week! Make sure to study and understand the material fully\, if you don’t understand something\, email me!\nYour quiz will cover topics such as:\n\n\nVariable types\nUser input\nIf\, elif\, and else statements\nLists\nFor loops\nWhile loops\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251105T190000
DTEND;TZID=America/Los_Angeles:20251105T200000
DTSTAMP:20260603T221945
CREATED:20251106T035808Z
LAST-MODIFIED:20251106T035951Z
UID:31564-1762369200-1762372800@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe did the Magic8Ball problem.\n\nHomework:\n\nCreate a new file called nov5_quiz2_review. Do the problems here: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\nCreate a new file called nov5_broken_program_1. Do the problems here: https://www.ayclogic.com/fixing-python-bugs/\nCreate a new file called nov5_broken_program_2. Do the problems here: https://www.ayclogic.com/fix-python-bugs-2/\n\nEmail me here: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251031T170000
DTEND;TZID=America/Los_Angeles:20251031T180000
DTSTAMP:20260603T221945
CREATED:20251101T011109Z
LAST-MODIFIED:20251101T011109Z
UID:31526-1761930000-1761933600@www.ayclogic.com
SUMMARY:5 PM – Intro To Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over for loops in range.\nWe went over while loops.\n\nHomework\n(Upload your homework into your Google Drive HW folder a day before the class starts) \n\nMake a new file called “Oct31_WhileLoop_HW.py”\nDo copy the code from pages 117 – 121.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-abigail-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251029T190000
DTEND;TZID=America/Los_Angeles:20251029T200000
DTSTAMP:20260603T221945
CREATED:20251030T031551Z
LAST-MODIFIED:20251030T031551Z
UID:31501-1761764400-1761768000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – Yitong
DESCRIPTION:Today we:\n\nWe did the Magic8Ball problem.\n\nHomework:\n\nCreate a new file called oct29_Magic8Ball_random_choice. Here are the instructions if you need them: https://www.ayclogic.com/intro-to-python/magic-8-ball/\nDo these exercises here: https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-yitong-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR