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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260501T170000
DTEND;TZID=America/Los_Angeles:20260501T180000
DTSTAMP:20260720T211314
CREATED:20260502T220614Z
LAST-MODIFIED:20260502T220614Z
UID:33354-1777654800-1777658400@www.ayclogic.com
SUMMARY:5 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nFind your assets and finalize the 9 week plan\nStart on your project’s week 1 planned HW
URL:https://www.ayclogic.com/event/5-pm-unity-game-development-bill-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260501T180000
DTEND;TZID=America/Los_Angeles:20260501T190000
DTSTAMP:20260720T211314
CREATED:20260502T110631Z
LAST-MODIFIED:20260502T110631Z
UID:33336-1777658400-1777662000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe continued with ShootBalloon and the personal project.\n\nHomework:\n\nFor ShootBalloon\, make sure to add the game over and game win pages as well.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-28/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260501T200000
DTEND;TZID=America/Los_Angeles:20260501T210000
DTSTAMP:20260720T211314
CREATED:20260502T110912Z
LAST-MODIFIED:20260502T111847Z
UID:33340-1777665600-1777669200@www.ayclogic.com
SUMMARY:8 PM - Advanced AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe worked on the personal project and finished YOLO combined detection.\n\n  \nHomework:\n\nContinue making progress in your personal project. Work on the new dataset for those of you that needed to change it\, finish training if you haven’t\, and if you have and are ready to move on\, you can go on with the streamlit script.
URL:https://www.ayclogic.com/event/8-pm-advanced-ai-ml-joel-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T080000
DTEND;TZID=America/Los_Angeles:20260502T090000
DTSTAMP:20260720T211314
CREATED:20260502T110413Z
LAST-MODIFIED:20260502T110413Z
UID:33335-1777708800-1777712400@www.ayclogic.com
SUMMARY:8 AM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe continued working on the Titanic and the personal project.\n\n  \nHomework:\n\nFor the personal project\, make sure to figure out which variables are categorical\, continuous\, and apply the same steps in the titanic as well such the target variable\, and the entire TabularDataLoaders section.
URL:https://www.ayclogic.com/event/8-am-ai-ml-joel-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T110000
DTEND;TZID=America/Los_Angeles:20260502T120000
DTSTAMP:20260720T211314
CREATED:20260502T190041Z
LAST-MODIFIED:20260502T190041Z
UID:33344-1777719600-1777723200@www.ayclogic.com
SUMMARY:11 AM – Scratch 2 – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe finished working on Cheese Chase project.\nWe started working on Fantastic Flower project.\n\nHomework\n\nIn your Cheese Chase project\, create a win banner sprite.\nThe sprite will appear after you win (when you collect 5 cheeses in total)\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/11-am-scratch-2-abigail-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T123000
DTEND;TZID=America/Los_Angeles:20260502T133000
DTSTAMP:20260720T211314
CREATED:20260502T203855Z
LAST-MODIFIED:20260502T203855Z
UID:33347-1777725000-1777728600@www.ayclogic.com
SUMMARY:12:30 PM – Intro to Python – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe went over turtle 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 “May2_Turtle_Exercises_HW.py”\nDo these exercises\, but only the octagon problem as we already done the other functions: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ \n\nFor the exercise\, put 3 parameters (x\, y\, pen_color) instead of just 1 parameter.\n\n\n\n# turn this code into a for loop solution\nt.forward(200)\nt.right(90)\nt.forward(100)\nt.right(90)\nt.forward(200)\nt.right(90)\nt.forward(100)
URL:https://www.ayclogic.com/event/1230-pm-intro-to-python-abigail-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T160000
DTEND;TZID=America/Los_Angeles:20260502T170000
DTSTAMP:20260720T211314
CREATED:20260503T022232Z
LAST-MODIFIED:20260506T023729Z
UID:33366-1777737600-1777741200@www.ayclogic.com
SUMMARY:Sat 4 PM - Scratch 1 - Elijah
DESCRIPTION:What we did today:\n\nContinued the Drawing Shapes project\nWent over coordinates\nMade the square in code.\n\nHomework:\n\nFind the coordinates of the triangles points on the grid paper.\nReview the origin\, upper limits\, and lower limits of the Scratch (Eg. (0\,0)\, (240\,0)\, (0\,180)\, (-240\,0)\, and (0\,-180).\nThere will be a quiz on this.
URL:https://www.ayclogic.com/event/sat-4-pm-scratch-1-elijah-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T170000
DTEND;TZID=America/Los_Angeles:20260502T180000
DTSTAMP:20260720T211314
CREATED:20260503T023124Z
LAST-MODIFIED:20260503T023124Z
UID:33368-1777741200-1777744800@www.ayclogic.com
SUMMARY:Sat 5 PM - Scratch 2 - Elijah
DESCRIPTION:What we did today:\n\nWent over homework\nContinued the Super market project\nMade the Checkout button\n\nHomework:\n\nPlease make it so that when you click on the Checkout button\, it returns to its 90% size.\nAlso make it broadcast a message to the cat.
URL:https://www.ayclogic.com/event/sat-5-pm-scratch-2-elijah-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T170000
DTEND;TZID=America/Los_Angeles:20260502T180000
DTSTAMP:20260720T211314
CREATED:20260504T024639Z
LAST-MODIFIED:20260504T024759Z
UID:33370-1777741200-1777744800@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nAdd new TextViews for the 2 number text boxes below the From/To Unit TextViews\nAdd a Button Component that is centered and below the 2 number text boxes\nMake sure they are all anchored properly
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-bill-22/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260502T180000
DTEND;TZID=America/Los_Angeles:20260502T193000
DTSTAMP:20260720T211314
CREATED:20260503T020659Z
LAST-MODIFIED:20260503T020659Z
UID:33363-1777744800-1777750200@www.ayclogic.com
SUMMARY:6 PM - Ai Agent - Gamas
DESCRIPTION:Today We Did\n\nWe started building streamlit page that will interact with ai functions which we build in spaceship_game.py.\nWe displayed scenario produced by AI\nWe added text area where user can enter their survival strategy.\nWe faced problem where the streamlit page would refresh the scenario even before user able to submit the entered survival strategy causing the scenario and survival strategy to have mismatch. We will go over the solution next week.\n\nHomework\nHomework this time is to experiment more with JSON Schema and how to force the AI to return multiple fields JSON. \n\nInside “spaceship_game.py” add a new\nfunction\, create_a_new_person()\n\nInside the function ask AI to create a new person every you call the function\, which will return a JSON in the following format\n\n\n\n{\n    "name": "Gamas"\,\n    "phone": "626-476-3067"\,\n    "age": 49\,\n    "gender": "male"\n}\n\n \n\n\nIf the age is between 13 and 19 then said “Gamas you are a teenager with phone number of 626-476-3067”. If not then just say “Gamas your phone number is 626-476-3067.\nSimilar to JUDGE_SCHEMA\, you need to create PERSON_SCHEMA and pass this to the AI.\ncall the function from inside spaceship_game.py.
URL:https://www.ayclogic.com/event/6-pm-ai-agent-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260504T080000
DTEND;TZID=America/Los_Angeles:20260504T170000
DTSTAMP:20260720T211314
CREATED:20260505T012945Z
LAST-MODIFIED:20260505T012945Z
UID:33376-1777881600-1777914000@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Brandon
DESCRIPTION:What we learned today:\n\nIf statements\nAnd and Or Operator\n\nHomework:\n\nPages 78-81 from the textbook\, put it in a file called 04May_IfElseHomework.py
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-20/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260504T190000
DTEND;TZID=America/Los_Angeles:20260504T200000
DTSTAMP:20260720T211314
CREATED:20260505T000550Z
LAST-MODIFIED:20260505T000550Z
UID:33374-1777921200-1777924800@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nFinalized finals projects\, debugged streamlit and dataset related issues.\nFinished the Boston Housing Price Prediction!\n\nHomework:\n\nGet your app working on the streamlit website! One more thing you have to ensure is that the labeling function exists with the same name on your pycharm script\nWatch this 45 mins recording about Random Forest https://www.simplilearn.com/tutorials/machine-learning-tutorial/random-forest-algorithm\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-25/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260504T190000
DTEND;TZID=America/Los_Angeles:20260504T200000
DTSTAMP:20260720T211314
CREATED:20260505T033332Z
LAST-MODIFIED:20260505T033332Z
UID:33378-1777921200-1777924800@www.ayclogic.com
SUMMARY:7 PM - Ai Agent - Gamas
DESCRIPTION:Today We Did\n\nWe learned about Python JSON library.\nWe learned the difference between JSON String and JSON Object.\nWe started Streamlit page.\n\nHomework\n\nContinue with Streamlit page try to add everything below “What;s your survival strategy?”
URL:https://www.ayclogic.com/event/7-pm-ai-agent-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260505T170000
DTEND;TZID=America/Los_Angeles:20260505T180000
DTSTAMP:20260720T211314
CREATED:20260506T005722Z
LAST-MODIFIED:20260506T005722Z
UID:33381-1778000400-1778004000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Brandon
DESCRIPTION:What we learned today:\n\nHow to make shapes using turtle\nLearning about using the penup\, pencolor\, pendown\n\nHomework:\n\nCreate a file called 5May_ BasicTurtleHW and do https://www.ayclogic.com/event/6-pm-intro-to-python-46/
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-brandon-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260505T180000
DTEND;TZID=America/Los_Angeles:20260505T190000
DTSTAMP:20260720T211314
CREATED:20260506T015929Z
LAST-MODIFIED:20260506T015929Z
UID:33384-1778004000-1778007600@www.ayclogic.com
SUMMARY:6 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nWork on Week 2 Planned HW for your project
URL:https://www.ayclogic.com/event/6-pm-unity-game-development-bill-19/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260505T180000
DTEND;TZID=America/Los_Angeles:20260505T190000
DTSTAMP:20260720T211314
CREATED:20260506T020055Z
LAST-MODIFIED:20260506T020055Z
UID:33383-1778004000-1778007600@www.ayclogic.com
SUMMARY:Scratch 1 - Tue 6:00 PM - Julian
DESCRIPTION:What We Did:\n\nContinued our Funny Faces project.\n\nHomework:\n\nHave the mouth update its costume forever.\nMake the bowtie spin forever.\n\nFeel free to email me at jsaroufim@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/scratch-1-tue-600-pm-julian-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260505T190000
DTEND;TZID=America/Los_Angeles:20260505T200000
DTSTAMP:20260720T211314
CREATED:20260506T030019Z
LAST-MODIFIED:20260506T030019Z
UID:33389-1778007600-1778011200@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Bill
DESCRIPTION:Your HW:\n\nAdd a main menu\ncopy and paste the code for the button from dragon birdie\n\nmake the game start on the main menu\nwhen player hits the play button\, game starts
URL:https://www.ayclogic.com/event/7-pm-python-game-development-bill-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260506T160000
DTEND;TZID=America/Los_Angeles:20260506T170000
DTSTAMP:20260720T211314
CREATED:20260507T000008Z
LAST-MODIFIED:20260507T000008Z
UID:33392-1778083200-1778086800@www.ayclogic.com
SUMMARY:Scratch 2 - Tue 4:00 PM - Julian
DESCRIPTION:What We Did:\n\nContinued work on our Spaceship project.\n\nHomework:\n\nAdd a timer to keep track of how long the player has been playing the game.\nHave the timer stop when you die.\nHINT: You need a When I Receive gameover block from events\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-2-tue-400-pm-julian-23/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260506T170000
DTEND;TZID=America/Los_Angeles:20260506T180000
DTSTAMP:20260720T211314
CREATED:20260507T005831Z
LAST-MODIFIED:20260507T005831Z
UID:33394-1778086800-1778090400@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 5:00 PM - Julian
DESCRIPTION:What We Did:\n\nContinued our Virtual Snow project.\n\nHomework:\n\nMake it so that the snow stamps on the snowman when it contacts him.\nThis is very similar to how we stamp the snow when it reaches the bottom of the screen.\n\nIf you have any questions feel free to email me jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-500-pm-julian-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260506T180000
DTEND;TZID=America/Los_Angeles:20260506T190000
DTSTAMP:20260720T211314
CREATED:20260507T020110Z
LAST-MODIFIED:20260507T020110Z
UID:33397-1778090400-1778094000@www.ayclogic.com
SUMMARY:Scratch 2 - Wed 6:00 PM - Julian
DESCRIPTION:What We Did:\n\nStarted our Spaceship project.\n\nHomework:\n\nPaint your own comet sprite.\nHave the comet sprite create a clone of itself every 0.5 seconds.\nPlace those clones at random x positions but have the y positions always be 180.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-2-wed-600-pm-julian/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260506T190000
DTEND;TZID=America/Los_Angeles:20260506T200000
DTSTAMP:20260720T211314
CREATED:20260507T030014Z
LAST-MODIFIED:20260507T030014Z
UID:33399-1778094000-1778097600@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe continued with SchoolSystem.\n\nHomework:\n\n#Do the selections 7\, 8\, 9\n#Make the Staff class with the following attributes:\n#name\, phone_number\, email\, age\, and duty\n#The only integer attribute is age\n#Remember to use a dictionary to store the Staff\n#And add\, list\, and find will be a little different using dictionary\n#Refer to PhoneBook System on how to do these operations with a dictionary
URL:https://www.ayclogic.com/event/7-pm-python-oop-joel-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260506T190000
DTEND;TZID=America/Los_Angeles:20260506T200000
DTSTAMP:20260720T211314
CREATED:20260507T030840Z
LAST-MODIFIED:20260507T030840Z
UID:33401-1778094000-1778097600@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\nContinued the Single Digit Classifier project.\n\nHomework:\nCome up with a final project! \nChoosing what you want to classify — Can be anything in real life\, the only thing is you have to make sure the data exists on Kaggle. \nThe project has to be able to classify at least 5 different categories \nFor next week: \n\nAfter picking the data for classification\, load the data into a dataloader. You don’t need a perfect labelling function yet.\nKeep a link to the dataset as well as your personal kaggle project. SET the project to public view then share the link to the project to me via email.\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-26/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260507T180000
DTEND;TZID=America/Los_Angeles:20260507T190000
DTSTAMP:20260720T211314
CREATED:20260508T032654Z
LAST-MODIFIED:20260508T032654Z
UID:33407-1778176800-1778180400@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Joshua (Joel Sub)
DESCRIPTION:Today we did:\n\nWe started working on Monster Inheritance.\n\nHomework:\n\nDo selection number 2\, which is List all Monsters.\nDon’t forget to make an elif for this selection.\nAnd in the elif\, call a function called list_all_monsters().\nMake this method/function and inside it write the code for listing all the monsters in the dictionary.\nIf you’re not sure\, look at the code for how you listed all students or all teachers in the SchoolSystem project.
URL:https://www.ayclogic.com/event/6-pm-python-oop-joshua-joel-sub/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260507T190000
DTEND;TZID=America/Los_Angeles:20260507T200000
DTSTAMP:20260720T211314
CREATED:20260508T032414Z
LAST-MODIFIED:20260508T032414Z
UID:33404-1778180400-1778184000@www.ayclogic.com
SUMMARY:7 PM - Intro to Python - Joshua (Joel Sub)
DESCRIPTION:Today we did:\n\nWe continued making the robot in Turtle.\n\nHomework:\n\nStill in the same file\, make a function for the right_leg and left_leg in the similar way you did for the other body parts\, and call the functions too. It should look like this:
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-joshua-joel-sub-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260508T170000
DTEND;TZID=America/Los_Angeles:20260508T180000
DTSTAMP:20260720T211314
CREATED:20260510T052327Z
LAST-MODIFIED:20260510T052327Z
UID:33438-1778259600-1778263200@www.ayclogic.com
SUMMARY:5 PM - Unity Game Development - Bill
DESCRIPTION:Your HW:\n\nWork on week 2 of your plan
URL:https://www.ayclogic.com/event/5-pm-unity-game-development-bill-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260508T180000
DTEND;TZID=America/Los_Angeles:20260508T190000
DTSTAMP:20260720T211314
CREATED:20260510T005958Z
LAST-MODIFIED:20260510T005958Z
UID:33430-1778263200-1778266800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe worked on ShootBalloon.\n\n  \nHomework:\n\nIn your personal project\, add the audio assets into your game where they should be added.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-29/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260508T200000
DTEND;TZID=America/Los_Angeles:20260508T210000
DTSTAMP:20260720T211314
CREATED:20260510T010148Z
LAST-MODIFIED:20260510T010148Z
UID:33432-1778270400-1778274000@www.ayclogic.com
SUMMARY:8 PM - Advanced AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe were able to send an email when YOLO detected a human.\n\nHomework:\n\nIf you have finished your personal project\, then no homework.\nOtherwise\, continue making progress on your personal project. Please contact me during the week ASAP if you have any issues. Try to finish the training and streamlit before next week.
URL:https://www.ayclogic.com/event/8-pm-advanced-ai-ml-joel-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260509T080000
DTEND;TZID=America/Los_Angeles:20260509T090000
DTSTAMP:20260720T211314
CREATED:20260510T005851Z
LAST-MODIFIED:20260510T005851Z
UID:33428-1778313600-1778317200@www.ayclogic.com
SUMMARY:8 AM - AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe worked on the personal project and Titanic.\n\n  \nHomework:\n\n#Homework\n#Search in Google how to use fillna and do it on the test_df[“Fare”] column\n#Turn the test_df into a DataLoader (dl) by doing dls.test_dl(test_df)
URL:https://www.ayclogic.com/event/8-am-ai-ml-joel-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260509T110000
DTEND;TZID=America/Los_Angeles:20260509T120000
DTSTAMP:20260720T211314
CREATED:20260509T190527Z
LAST-MODIFIED:20260509T190527Z
UID:33415-1778324400-1778328000@www.ayclogic.com
SUMMARY:11 AM – Scratch 2 – Abigail
DESCRIPTION:Today We\n\n\n\n\nWe continued working on Fantastic Flower project.\n\nHomework\n\nNo homework because you finished it during class 🙂\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/11-am-scratch-2-abigail-13/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260509T160000
DTEND;TZID=America/Los_Angeles:20260509T170000
DTSTAMP:20260720T211314
CREATED:20260510T023007Z
LAST-MODIFIED:20260510T023007Z
UID:33436-1778342400-1778346000@www.ayclogic.com
SUMMARY:4 PM - Scratch 1 - Elijah (Gamas)
DESCRIPTION:Today We Did\n\nWe continued learning X and Y coordinates.\nWe drew triangle in Scratch.\n\nHomework\n\nContinue with Draw Shape scratch project to draw the rectangle shape.\nContinue to draw the Octagon after rectangle shape is finished.
URL:https://www.ayclogic.com/event/4-pm-scratch-1-elijah-gamas/
END:VEVENT
END:VCALENDAR