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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T090000
DTEND;TZID=America/Los_Angeles:20200801T100000
DTSTAMP:20260605T114507
CREATED:20200801T165821Z
LAST-MODIFIED:20200801T165821Z
UID:4076-1596272400-1596276000@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:Homework:\n\nMake the bird02 appear on the bottom right corner.\nMake the bird02 move left incrementally.\nLoad the bird01_B.png and put in coordinate (100\,100)
URL:https://www.ayclogic.com/event/9-am-python-game-development-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T100000
DTEND;TZID=America/Los_Angeles:20200801T110000
DTSTAMP:20260605T114507
CREATED:20200801T180742Z
LAST-MODIFIED:20200801T180839Z
UID:4082-1596276000-1596279600@www.ayclogic.com
SUMMARY:10AM - Intro to Python
DESCRIPTION:Today we learned: \n\nWhat is a variable\nHow to make and print a variable\nIntegers\, Doubles/Floats\, Strings\nHow to combine strings\n\nHomework: pg. 20-23 from the book (IntroToPythonP20toP23)\, put into a file called Aug1_StringHomework.py \n 
URL:https://www.ayclogic.com/event/10am-introduction-to-python/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T110000
DTEND;TZID=America/Los_Angeles:20200801T120000
DTSTAMP:20260605T114507
CREATED:20200801T184705Z
LAST-MODIFIED:20200801T195332Z
UID:4078-1596279600-1596283200@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We added the collision detection between Player and the Bird.\nWe added sound effect when the Player and the Bird collide.\nWe added score in the screen.\nHomework:\n\nDisplay play_button in the screen coordinate 0\,0. Next week\, during the class\, we are going to make Play button appear in the beginning and after the player died.
URL:https://www.ayclogic.com/event/11-am-python-game-development-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T130000
DTEND;TZID=America/Los_Angeles:20200801T140000
DTSTAMP:20260605T114507
CREATED:20200801T212832Z
LAST-MODIFIED:20200801T212832Z
UID:4088-1596286800-1596290400@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We continued with Hangman game:\n\nWe display question mark (“?”) clue according to the number of letter in the secret_word.\nWe decrease “lives” when user guess incorrectly.\n\n\nHomework:\n\nInside the forever loop\, check if “lives” variable is equal to 0\, break from the loop.\nOutside the forever loop\, in the bottom of the file\, do the following\n\nCheck if “lives” variable is greater than 0\, then print “Congratulation you have won the game”.\notherwise\, print “HA HA HA\, you lost the game: <secret word>”
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T130000
DTEND;TZID=America/Los_Angeles:20200801T150000
DTSTAMP:20260605T114507
CREATED:20200805T213433Z
LAST-MODIFIED:20200805T213433Z
UID:4129-1596286800-1596294000@www.ayclogic.com
SUMMARY:2 PM - Intro to Python
DESCRIPTION:Today we had the two hour long final test.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T150000
DTEND;TZID=America/Los_Angeles:20200801T160000
DTSTAMP:20260605T114507
CREATED:20200801T233618Z
LAST-MODIFIED:20200806T201149Z
UID:4090-1596294000-1596297600@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued enhancing Vehicle System Java FX application.\n\nWe enabled search and filtering according to maker text field.\nWe integrated VehicleSystem class into the JavaFX\n\n\nHomework:\n\nInside the Controller.java\, inside the search method\, do the following.\n\nAdd more codes to make the search work with “model” text field.\nYou need to test that the application works for the following scenarios:\n\nIf user only put “Honda” in the maker text field\, it will display all Hondas vehicles.\nIf user only put “Honda” in the maker text field and “Accord” in the model text field\, the application will display all Honda AND Accord vehicles.\nIf user only put “Accord” in the model text field\, the application will display all vehicles whose model is “Accord”.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-19/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T160000
DTEND;TZID=America/Los_Angeles:20200801T170000
DTSTAMP:20260605T114507
CREATED:20200802T010136Z
LAST-MODIFIED:20200802T010136Z
UID:4095-1596297600-1596301200@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we continued with the lesson on lists.\nWe were able to finish most of the Mary had a Little Lamb project with lists.\nFor Homework:\n\nPlease make it so that all of the Happy Birthday Song is played.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-18/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T170000
DTEND;TZID=America/Los_Angeles:20200801T180000
DTSTAMP:20260605T114507
CREATED:20200801T235120Z
LAST-MODIFIED:20200801T235120Z
UID:4093-1596301200-1596304800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We reviewed the “Tell Me Your Age” homework: https://www.ayclogic.com/tell-me-your-age/\nWe went over how to do List in Python.\nHomework:\n\nAug1_ListHomework.py : Page 34\, 35\, 37 to 41
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T170000
DTEND;TZID=America/Los_Angeles:20200801T180000
DTSTAMP:20260605T114507
CREATED:20200802T010313Z
LAST-MODIFIED:20200802T010313Z
UID:4098-1596301200-1596304800@www.ayclogic.com
SUMMARY:5 PM Scratch Level 2
DESCRIPTION:Today we continued with the Glacier Race project.\nWe were able to add in the gems as well as collisions for the cars.\nFor Homework:\n\nPlease do from pages 182-184 which adds in the timer and also instructions at the beginning. Good Job on everyone for doing their homework last week hopefully everyone does it again this week!
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T180000
DTEND;TZID=America/Los_Angeles:20200801T190000
DTSTAMP:20260605T114507
CREATED:20200802T020348Z
LAST-MODIFIED:20200802T021701Z
UID:4100-1596304800-1596308400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:Homework\n\nPut the t.penup() and t.pendown() accordingly\nMake a robot using turtle module\, do the body\, neck\, head\, eyes and mouth
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200802T090000
DTEND;TZID=America/Los_Angeles:20200802T100000
DTSTAMP:20260605T114507
CREATED:20200823T171816Z
LAST-MODIFIED:20200823T171816Z
UID:4327-1596358800-1596362400@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:we reviewed the bird fighting final project. I can see there are a lot of good progress have been made.\nWe continued with the Shoot Balloon project.\n\nWe created Balloon sprite and made the Balloon appear on the screen from the bottom going up.\n\n\nHomework:\n\nContinued on your final project.\nDelay the creation of balloon.
URL:https://www.ayclogic.com/event/9-am-python-game-development-19/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200802T130000
DTEND;TZID=America/Los_Angeles:20200802T140000
DTSTAMP:20260605T114507
CREATED:20200802T235009Z
LAST-MODIFIED:20200802T235009Z
UID:4108-1596373200-1596376800@www.ayclogic.com
SUMMARY:1 PM - Coding Trial
DESCRIPTION:Scratch Coding Trial
URL:https://www.ayclogic.com/event/1-pm-coding-trial/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200802T140000
DTEND;TZID=America/Los_Angeles:20200802T150000
DTSTAMP:20260605T114507
CREATED:20200802T235044Z
LAST-MODIFIED:20200802T235044Z
UID:4110-1596376800-1596380400@www.ayclogic.com
SUMMARY:2 PM - Coding Trial
DESCRIPTION:Scratch Coding Trial
URL:https://www.ayclogic.com/event/2-pm-coding-trial-3/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200802T160000
DTEND;TZID=America/Los_Angeles:20200802T170000
DTSTAMP:20260605T114507
CREATED:20200802T225741Z
LAST-MODIFIED:20200802T225741Z
UID:4104-1596384000-1596387600@www.ayclogic.com
SUMMARY:3 PM - Python Game Development
DESCRIPTION:Homework:\n\nDisplay the BIRDIE title on top of the play button\nWhen pressing F button\, display 10 fireballs
URL:https://www.ayclogic.com/event/3-pm-python-game-development-31/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200802T160000
DTEND;TZID=America/Los_Angeles:20200802T170000
DTSTAMP:20260605T114507
CREATED:20200802T234916Z
LAST-MODIFIED:20200802T234916Z
UID:4106-1596384000-1596387600@www.ayclogic.com
SUMMARY:4 PM - Intro To Python
DESCRIPTION:we went over List and for loop.\nHomework:\n\nLook at homework assignment in https://www.ayclogic.com/event/5-pm-intro-to-python-4/
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200803T150000
DTEND;TZID=America/Los_Angeles:20200803T160000
DTSTAMP:20260605T114507
CREATED:20200808T020300Z
LAST-MODIFIED:20200808T020300Z
UID:4157-1596466800-1596470400@www.ayclogic.com
SUMMARY:3 PM - Python Game Development
DESCRIPTION:We continued with Birdie project\n\nWe added play_button in the middle of the screen\nWe added code to handle starting the game when user click on the play button.\nWe added the score
URL:https://www.ayclogic.com/event/3-pm-python-game-development-32/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200804T170000
DTEND;TZID=America/Los_Angeles:20200804T180000
DTSTAMP:20260605T114507
CREATED:20200805T005933Z
LAST-MODIFIED:20200808T004256Z
UID:4118-1596560400-1596564000@www.ayclogic.com
SUMMARY:5 PM - Scratch Level 1 - B
DESCRIPTION:Homework:\n\nFind in the Internet\, the picture to replace the Eifel tower picture. It needs to be the picture that the birthday person like. The birthday person could be your mom.\nThe button sprite\, the one that will appear when you click the green flag\, you need to replace this with the birthday person face picture.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-b/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200804T180000
DTEND;TZID=America/Los_Angeles:20200804T190000
DTSTAMP:20260605T114507
CREATED:20200805T011109Z
LAST-MODIFIED:20200805T011109Z
UID:4120-1596564000-1596567600@www.ayclogic.com
SUMMARY:5PM-Scratch Level 1
DESCRIPTION:We continued with the Birthday Card project on page 90 in the book.\nHomework\n\nCreate a copy of the project by clicking File (in the upper left corner) and then save as a copy.\nIn the copy project upload a picture of yourself and your family/friend in the Shark 1 and Shark 2 sprites.\nChange the code so the costumes switch to the picture\, not the shark costumes.
URL:https://www.ayclogic.com/event/5pm-scratch-level-1-18/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200804T180000
DTEND;TZID=America/Los_Angeles:20200804T190000
DTSTAMP:20260605T114507
CREATED:20200805T020120Z
LAST-MODIFIED:20200805T020120Z
UID:4123-1596564000-1596567600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We went over class homeworks.\nWe went over class inheritance.\nHomework:\n\nPage. 168 to 170.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-22/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200805T140000
DTEND;TZID=America/Los_Angeles:20200805T150000
DTSTAMP:20260605T114507
CREATED:20200805T220508Z
LAST-MODIFIED:20200805T220508Z
UID:4131-1596636000-1596639600@www.ayclogic.com
SUMMARY:2PM-Scratch Level 1
DESCRIPTION:We started the Punching Dummy Face project.\nHomework\n\nCustomize your face with hair\, different colors etc.
URL:https://www.ayclogic.com/event/2pm-scratch-level-1-8/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200805T190000
DTEND;TZID=America/Los_Angeles:20200805T200000
DTSTAMP:20260605T114507
CREATED:20200806T031134Z
LAST-MODIFIED:20200806T085637Z
UID:4133-1596654000-1596657600@www.ayclogic.com
SUMMARY:Intro to Python - 7 PM
DESCRIPTION:We went over the homework.\nWe finished passwordgenerator.\nYour homework has two parts:\n\nFollow the instructions to do the Star Wars Problem.\nModify the hangman program to create a forever loop that asks the user a letter to guess.  After every guess you should deduct one life and then print out a message displaying the number of lives left.
URL:https://www.ayclogic.com/event/intro-to-python-7-pm/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200806T160000
DTEND;TZID=America/Los_Angeles:20200806T170000
DTSTAMP:20260605T114507
CREATED:20200806T235755Z
LAST-MODIFIED:20200806T235755Z
UID:4143-1596729600-1596733200@www.ayclogic.com
SUMMARY:4PM-Scratch Makeup
DESCRIPTION:We learned about coordinates and started the Draw Shapes project.\nHomework\n\nDraw the rectangle\, triangle and octagon from the grid paper in Scratch
URL:https://www.ayclogic.com/event/4pm-scratch-makeup/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200806T183000
DTEND;TZID=America/Los_Angeles:20200806T193000
DTSTAMP:20260605T114507
CREATED:20200807T024221Z
LAST-MODIFIED:20200807T024221Z
UID:4145-1596738600-1596742200@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Python
DESCRIPTION:We completed Baby Name Generator project.\nTwo weeks from now is Final test.\nHomework:\n\nNext week is Final Test review\, please review the following\n\nFunction without return value: you can find this in March19_Function.py\nFunction with return value: you can find this in March26_FunctionWithReturn.py\nAny topic that you don’t understand in the class: for loop\, while loop\, IF\, ELSE\, random\, turtle.\nPrepare your questions. If you don’t have any any question\, most likely I will ask you questions.\nAll of python files are available inside the google drive that I have shared with you. If you don’t have access\, please let me know.
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200807T140000
DTEND;TZID=America/Los_Angeles:20200807T150000
DTSTAMP:20260605T114507
CREATED:20200808T005533Z
LAST-MODIFIED:20200808T005533Z
UID:4150-1596808800-1596812400@www.ayclogic.com
SUMMARY:2PM-Scratch Level 1
DESCRIPTION:We started the Mary Had A Little Lamb project.\nHomework\n\nCreate an empty Birthday song sprite.\nPut the broadcast messages for the first line of the song inside the Birthday song sprite.\nThe notes for the birthday song are at the bottom of  https://www.ayclogic.com/project-resources/
URL:https://www.ayclogic.com/event/2pm-scratch-level-1-9/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200807T180000
DTEND;TZID=America/Los_Angeles:20200807T190000
DTSTAMP:20260605T114507
CREATED:20200808T015258Z
LAST-MODIFIED:20200808T020028Z
UID:4153-1596823200-1596826800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We completed the Birdie project.\nHomework:\n\nPut the birdie_title.png on top of the play button.\nIn the main.py\, do the following\n\ncreate a new function: “launch_bomb”\nInside the function\, when user enter “b” in the keyboard\, launch 10 fireballs in a different Y coordinate for each fireball.\ncall function “launch_bomb” inside the “handle_game_started” function.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-23/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200808T100000
DTEND;TZID=America/Los_Angeles:20200808T110000
DTSTAMP:20260605T114507
CREATED:20200808T182234Z
LAST-MODIFIED:20200822T180707Z
UID:4162-1596880800-1596884400@www.ayclogic.com
SUMMARY:10AM - Intro to Python
DESCRIPTION:Today we learned: \n\nHow to use .title()\, .upper()\, and .lower()\nHow to use the f-string method and “+” method for string combinations\nHow to add code into f-string combination method\n\nHomework: pg. 79-81 from the book (IntroToPythonPg79to81)\, put into a file called Aug8_IfElseHomework.py \nIf you have any questions\, you can send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/10am-intro-to-python/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200808T110000
DTEND;TZID=America/Los_Angeles:20200808T120000
DTSTAMP:20260605T114507
CREATED:20200808T191833Z
LAST-MODIFIED:20200808T191833Z
UID:4165-1596884400-1596888000@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:we continued with Birdie project.\n\nWe made the game not automatically started when the program is run. Only the play button\, clouds and birds appear. But player is hidden.\nWe made the Play button appear on the middle of the screen.\nWe made the game start when user click anywhere above\, below and on top of the play button.\n\n\nHomework:\n\nMake the game start only when the user click on top of the play button.\nAdd a function “handle_player_bird_collision” function to detect collision between player and the bird similar to “handle_fireball_bird_collision” function. When player and bird collide\, the self.current_mode should be set to GAME_NOT_STARTED.
URL:https://www.ayclogic.com/event/11-am-python-game-development-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200808T130000
DTEND;TZID=America/Los_Angeles:20200808T140000
DTSTAMP:20260605T114507
CREATED:20200808T210715Z
LAST-MODIFIED:20200811T231822Z
UID:4167-1596891600-1596895200@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We continued with Hangman game.\n\nWe learned how to loop through each element in the list via for loop using the list index.\nWe learned how to treat string as list.\nWe learned how to replace question mark inside the list with the user guessed letter.\n\n\nHomework:\n\nIn the hangman game\, when the user guess a letter correctly\, you need to update the question mark (“?”) with the right letter. For example\,\n\n\n['?'\,'?'\,'?']\n\nif the secret_word is "cat" and user enters "a" then you need to update "?" in the middle to be "a" like the following\n\n['?'\,'a'\,'?']\n\nIn order to do this\, you need to need to review what we did in Aug8_LoopingListForLoop.py. You need to put your code inside the function “update_clue(user_guessed_letter)”. This is the function that we did in the class. Last time in the class\, we did the following and you need to modify this function to replace the “?” from “clue” variable. Again you need to review what we did last week in “Aug8_LoopingListForLoop.py” file:\n\n\ndef update_clue(user_guessed_letter):\n    # You need to update the clue variable\n    pass
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200808T150000
DTEND;TZID=America/Los_Angeles:20200808T160000
DTSTAMP:20260605T114507
CREATED:20200808T230814Z
LAST-MODIFIED:20200808T230814Z
UID:4169-1596898800-1596902400@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:Homework:\n\nMake the “Number Of Seats” filter works.\n\nIf user enters 2 for “Number Of Seats”\, the system should display all vehicles whose seat is 2 or bigger. For example\, Honda Civic (2 seats) and Honda Accord (5 seats) and Honda Oddysey (8 seats) should appear and other cars that have seat bigger or equal with 2.\nIf user enters 5 for “Number Of Seats”\, the system should display all vehicles whose seat is 5 or bigger. For example\, Honda Civic will not appear because its seat is 2 which smaller than 5. But Toyota Camry and Toyota Sienna will appear and other cars whose seat is bigger or equal to 5.\nTo do this homework\, you should look at how we did the filtering for modelFilter.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-20/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200808T160000
DTEND;TZID=America/Los_Angeles:20200808T170000
DTSTAMP:20260605T114507
CREATED:20200809T011732Z
LAST-MODIFIED:20200809T011732Z
UID:4173-1596902400-1596906000@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we were able to mostly finish the Super Market Lists project.\nWe have no homework but if you wanna look over my project here it (link)
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-19/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR