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:20191201T150000
DTEND;TZID=America/Los_Angeles:20191201T162000
DTSTAMP:20260605T214244
CREATED:20191202T002210Z
LAST-MODIFIED:20191202T002210Z
UID:2513-1575212400-1575217200@www.ayclogic.com
SUMMARY:3 PM Python Game Development Make up
DESCRIPTION:We went over how to make detect if any of the player has won the game.\nWe went over how to display the winning banner.\nWe went over how to stop the game after either player win the game.\nNo homework.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-make-up-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191203T181500
DTEND;TZID=America/Los_Angeles:20191203T191500
DTSTAMP:20260605T214244
CREATED:20191204T031835Z
LAST-MODIFIED:20191204T031835Z
UID:2515-1575396900-1575400500@www.ayclogic.com
SUMMARY:6:15 PM Scratch Level 1
DESCRIPTION:We started Christmas Card project.\n Homework:\n\nWhen Christmas Tree is clicked do the following\n\nHide the Tree\nHide the arrows\nStop the snow\nHide the Marquee\nChange the Background.\nPlay the Jingle Song in the background.\nMake the “Bells” sprite appear.
URL:https://www.ayclogic.com/event/615-pm-scratch-level-1-7/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191206T180000
DTEND;TZID=America/Los_Angeles:20191206T190000
DTSTAMP:20260605T214244
CREATED:20191207T031552Z
LAST-MODIFIED:20191207T031552Z
UID:2519-1575655200-1575658800@www.ayclogic.com
SUMMARY:6 PM Python Level 1
DESCRIPTION:We started Starry Night python project drawing stars continuously with different star shapes and different colors.\nHomework:\n\nCopy draw_circle() function from robot_builder.py to dec6_starry_night.py.\nInstead of always calling draw_star(..)\, randomize the call to also call draw_circle()
URL:https://www.ayclogic.com/event/6-pm-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T090000
DTEND;TZID=America/Los_Angeles:20191207T100000
DTSTAMP:20260605T214244
CREATED:20191207T172914Z
LAST-MODIFIED:20191207T180158Z
UID:2522-1575709200-1575712800@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:Review Functions.\nReview Homework Functions with return values.\nHomework:\n\ndo the following https://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/
URL:https://www.ayclogic.com/event/9-am-python-level-1-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T100000
DTEND;TZID=America/Los_Angeles:20191207T110000
DTSTAMP:20260605T214244
CREATED:20191207T184459Z
LAST-MODIFIED:20191207T184557Z
UID:2525-1575712800-1575716400@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We went over the Robot Builder homework.\nWe went over Kaleido Spiral project.\nHomework:\n\nDraw rectangle and circle alternately.\nDraw an amazing shape similar to robot builder for 10% point of your final test.
URL:https://www.ayclogic.com/event/10-am-python-level-1-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T100000
DTEND;TZID=America/Los_Angeles:20191207T110000
DTSTAMP:20260605T214244
CREATED:20191215T071619Z
LAST-MODIFIED:20191215T071619Z
UID:2579-1575712800-1575716400@www.ayclogic.com
SUMMARY:10AM Scratch Level 2
DESCRIPTION:We started the Christmas card project.\nWe added the Christmas tree\, snow\, running text and left arrow.\nHomework\n\nDuplicate the arrow to the right side and change it to the correct direction facing the tree
URL:https://www.ayclogic.com/event/10am-scratch-level-2-21/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T110000
DTEND;TZID=America/Los_Angeles:20191207T120000
DTSTAMP:20260605T214244
CREATED:20191207T200214Z
LAST-MODIFIED:20191207T200214Z
UID:2528-1575716400-1575720000@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the Functions homework from page.130 to 132\, 138 to 142.\nWe did more exercises creating function.\nHomework:\n\nDo exercises from https://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/
URL:https://www.ayclogic.com/event/11-am-python-level-1-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T150000
DTEND;TZID=America/Los_Angeles:20191207T160000
DTSTAMP:20260605T214244
CREATED:20191208T024336Z
LAST-MODIFIED:20191212T030023Z
UID:2533-1575730800-1575734400@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We completed Pong project.\nWe went through Pycharm features that can help user to easily navigate between Python files and functions and classes.\nWe reviewed Pong project\, Sprite and class inheritance.\nHomework:\n\nCreate Bird class. Create FlyingBird and NonFlyingBird classes. The FlyingBird and NonFlyingBird classes need to inherit from Bird class. For attributes that Bird class should have\, think about some of the attributes that Bird has. For instance all bird can breathe\, all birds have fur.\nDecide what your final projects going to be?\n\nThe final project needs to have at least 2 sprites. The more the better.\nIt can be games or cool animations.\nIt needs to have sound effect.\nIt needs to have collision detection between sprites.\nLook at game assets in the following places\n\nhttps://opengameart.org/ (Free images and sounds)\nhttps://graphicriver.net/game-assets (High quality images\, not free)\nhttps://www.zapsplat.com/sound-effect-categories/  Free sound effect
URL:https://www.ayclogic.com/event/3-pm-python-game-development-17/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T160000
DTEND;TZID=America/Los_Angeles:20191207T170000
DTSTAMP:20260605T214244
CREATED:20191208T010554Z
LAST-MODIFIED:20191211T071547Z
UID:2531-1575734400-1575738000@www.ayclogic.com
SUMMARY:4 PM Pygame Development
DESCRIPTION:We started Birdie project\n\nWe learn how to load image in pygame.\nWe learn how to scale down loaded image in pygame.\nWe learn about Frame Per Second.\n\n\nHomework:\n\nLoad bird01_B.png image in main.py.\nAlternate drawing bird01_A.png and bird01_B.png so the bird will look like it is flapping.
URL:https://www.ayclogic.com/event/4-pm-pygame-development/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T170000
DTEND;TZID=America/Los_Angeles:20191207T180000
DTSTAMP:20260605T214244
CREATED:20191208T024907Z
LAST-MODIFIED:20191208T024907Z
UID:2535-1575738000-1575741600@www.ayclogic.com
SUMMARY:5 PM Scratch Level 1
DESCRIPTION:We started Christmas Card project.\nHomework:\n\nContinue with Christmas Card project.\nAt home download images and audio file from https://www.ayclogic.com/project-resources/\nGo to the stage and upload the audio file which you downloaded from above website.\nMake the second arrow move from right to the middle.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-18/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T180000
DTEND;TZID=America/Los_Angeles:20191207T190000
DTSTAMP:20260605T214244
CREATED:20191208T025219Z
LAST-MODIFIED:20191208T030324Z
UID:2537-1575741600-1575745200@www.ayclogic.com
SUMMARY:6 PM Scratch Level 2
DESCRIPTION:We started Christmas Card project.\nHomework:\n\nContinue with Christmas Card project.\nAt home download images and audio file from https://www.ayclogic.com/project-resources/\nGo to the stage and upload the audio file which you downloaded from above website. When green flag is clicked\, play this audio forever.\nComplete the first and second arrow sprites to move them to the middle.
URL:https://www.ayclogic.com/event/6-pm-scratch-level-2-6/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191208T160000
DTEND;TZID=America/Los_Angeles:20191208T170000
DTSTAMP:20260605T214244
CREATED:20191209T005856Z
LAST-MODIFIED:20191209T005856Z
UID:2541-1575820800-1575824400@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we started the project called Christmas Card.\nWe were able to get decently far into the Christmas Card project.\nFor homework:\n\nCreate snow falling from the top of the screen throughout the project. (Use virtual snow as a reference)\nAlso create two banners that move from the top left to the bottom left and right. (From: Your Name and the other is Merry Christmas.)\nAdd in some more costumes for your face.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-10/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191208T170000
DTEND;TZID=America/Los_Angeles:20191208T174000
DTSTAMP:20260605T214244
CREATED:20191209T014218Z
LAST-MODIFIED:20191209T014218Z
UID:2543-1575824400-1575826800@www.ayclogic.com
SUMMARY:5 PM Python 1 - makeup
DESCRIPTION:We went over Functions homework\nWe continued with Function with return value and learn how to call function within function.\nHomework:\n\nhttps://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/ 
URL:https://www.ayclogic.com/event/5-pm-python-1-makeup/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191210T180000
DTEND;TZID=America/Los_Angeles:20191210T190000
DTSTAMP:20260605T214244
CREATED:20191211T033627Z
LAST-MODIFIED:20191211T033627Z
UID:2545-1576000800-1576004400@www.ayclogic.com
SUMMARY:6 PM Scratch Level 1
DESCRIPTION:We continued with Christmas Card project.\nHomework:\n\nWhen Christmas Tree is clicked do the following\n\nDisplay “Merry Christmas” banner and made it glide from left to bottom right.\nDisplay “From <Your Name>” banner and made it glide from right to bottom left.\nDisplay the Blue Background picture from my website: https://www.ayclogic.com/project-resources/
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-15/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191211T190000
DTEND;TZID=America/Los_Angeles:20191211T200000
DTSTAMP:20260605T214244
CREATED:20191214T220915Z
LAST-MODIFIED:20191214T220915Z
UID:2569-1576090800-1576094400@www.ayclogic.com
SUMMARY:7 PM Python Game Development - Makeup
DESCRIPTION:We completed Pong project.\nWe went over how to use Pycharm properly with all the various features available in Pycharm.\nWe started with ShootBaloon project.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-makeup/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191213T170000
DTEND;TZID=America/Los_Angeles:20191213T180000
DTSTAMP:20260605T214244
CREATED:20191214T020153Z
LAST-MODIFIED:20191214T020153Z
UID:2550-1576256400-1576260000@www.ayclogic.com
SUMMARY:5 PM Python Level 1
DESCRIPTION:We went over how to draw circle and star alternately using modulus.\nWe started Baby Name generator project.\nHomework:\n\nenhance the Baby Name generator so it not only ask user what gender’s name they way\, but also ask how many name they want to have? If user enters ‘girl’ and 3\, then the program should provide 3 girls name.
URL:https://www.ayclogic.com/event/5-pm-python-level-1-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T090000
DTEND;TZID=America/Los_Angeles:20191214T100000
DTSTAMP:20260605T214244
CREATED:20191214T173928Z
LAST-MODIFIED:20191214T192931Z
UID:2552-1576314000-1576317600@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We went over the starwars homework.\nHomework:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/9-am-python-level-1-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T100000
DTEND;TZID=America/Los_Angeles:20191214T110000
DTSTAMP:20260605T214244
CREATED:20191214T185607Z
LAST-MODIFIED:20191214T202122Z
UID:2556-1576317600-1576321200@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We went over Kaleido Spiral homework.\nWe learn about modulus in Python.\nWe enhanced Kaleido Spiral to alternate drawing circle and square using modulus.\nHomework:\n\nFunctions on page 136 and 137.\nFunctions on page 142 and 143.\nCreate a function with the following requirements.\n\nName the function “convert_miles_to_foot”.\nIt take one parameter: “num_of_mile”.\nInside the function take the “num_of_mile” parameter and convert it to foot. There are 5280 foot in a mile.\nReturn the result.\nCall the function and print the result into the shell.\nLook at Oct12_Homework.py for your reference. This is very similar to convert_second_to_min(second) function.\n\n\nIf you do a very cool drawing with Turtle. I can give you 10% credit for your final exam. Try drawing like a house. Draw it in a grid paper first and then do it in Python.
URL:https://www.ayclogic.com/event/10-am-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T100000
DTEND;TZID=America/Los_Angeles:20191214T110000
DTSTAMP:20260605T214244
CREATED:20191214T203556Z
LAST-MODIFIED:20191214T203556Z
UID:2567-1576317600-1576321200@www.ayclogic.com
SUMMARY:10AM Scratch Level 2
DESCRIPTION:We continued with the Christmas Card project.\nWe added the Bells sprite and two banners.\nHomework\n\nMake the Merry Christmas banner tilt back and forth.\nAdd the present sprite and make it move from the bottom to the top when the Bell disappears. Download the present sprite from AYCLogic website under Project Resources
URL:https://www.ayclogic.com/event/10am-scratch-level-2-20/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T110000
DTEND;TZID=America/Los_Angeles:20191214T120000
DTSTAMP:20260605T214244
CREATED:20191214T193417Z
LAST-MODIFIED:20191214T202200Z
UID:2559-1576321200-1576324800@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the starwars homework.\nWe did more function exercises.\nHomework:\n\nDo “Try It Yourself” in page 142. Do only 8-6.\nCreate a function with the following requirements\n\nName the function “convert_miles_to_foot”.\nIt take one parameter: “num_of_mile”.\nInside the function take the “num_of_mile” parameter and convert it to foot. There are 5280 feet in a mile.\nReturn the result.\nCall the function and print the result into the shell.\n\n\nInside your Dec14_hangman.py.\n\nContinuously do the following\n\nPrint the number of hearts symbol according to the lives.\nask user “‘Guess a letter or the whole word: ‘
URL:https://www.ayclogic.com/event/11-am-python-level-1-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T142000
DTEND;TZID=America/Los_Angeles:20191214T150000
DTSTAMP:20260605T214244
CREATED:20191214T235935Z
LAST-MODIFIED:20191214T235935Z
UID:2571-1576333200-1576335600@www.ayclogic.com
SUMMARY:2:20 PM Scratch Level 2 - Makeup
DESCRIPTION:We started Christmas Card project.\nWe went all the way creating\n\nChristmas Tree\nRunning Text\nArrows\nSnow\nAnd when Christmas tree is clicked hide the tree\, text and arrows.\nWhen Christmas tree is clicked show blue background and play the music.
URL:https://www.ayclogic.com/event/220-pm-scratch-level-2-makeup/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T160000
DTEND;TZID=America/Los_Angeles:20191214T170000
DTSTAMP:20260605T214244
CREATED:20191215T001426Z
LAST-MODIFIED:20191215T001426Z
UID:2573-1576339200-1576342800@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We went over of what needs to be done in the final project.\n\nTonight\, the group need to submit\, via email\,\n\na detail plan of what the final project games going to do.\n\nthe plan needs to describe what how many sprite it is going to have.\nhow does the sprite interact with each other?\nWhat will the sprite do?\nWhat happen when they collide?\nWhat happen when they hit the edge?\nHow does the game ends? Does it has time duration.\nWhich keyboard keys will the game react to?\nDoes it react to mouse movement?\n\n\nWhich game asset URL you guys want to use?\nWhich background music you guys want to use?\n\n\nShare the files via google drive.\n\n\nWe started Shoot Baloon project.\nHomework:\n\nIn the shoot baloon project\, add the Score and Count Down text like below.\n\n\n\n\nStart working on your project.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-18/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T170000
DTEND;TZID=America/Los_Angeles:20191214T180000
DTSTAMP:20260605T214244
CREATED:20191222T032700Z
LAST-MODIFIED:20191222T032700Z
UID:2622-1576342800-1576346400@www.ayclogic.com
SUMMARY:5 PM Scratch Level 1
DESCRIPTION:We continued with Christmas Card project.\nHomework:\n\nMade the gift sprite glide from bottom to the middle.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-20/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T180000
DTEND;TZID=America/Los_Angeles:20191214T190000
DTSTAMP:20260605T214244
CREATED:20191215T030343Z
LAST-MODIFIED:20191215T030343Z
UID:2577-1576346400-1576350000@www.ayclogic.com
SUMMARY:6PM Scratch Level 2
DESCRIPTION:Today we continued on with the Christmas Card project.\nWe were able to almost finish the project.\nFor Homework please add in the two banners that were shown during the class.\n\nThe banner should say “Merry Christmas” and “From: Your Name”\nThe banner should glide from the top left corner of the screen to the bottom left and right of the screen.
URL:https://www.ayclogic.com/event/6pm-scratch-level-2-6/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191215T150000
DTEND;TZID=America/Los_Angeles:20191215T160000
DTSTAMP:20260605T214244
CREATED:20191215T233452Z
LAST-MODIFIED:20191216T000026Z
UID:2581-1576422000-1576425600@www.ayclogic.com
SUMMARY:3 PM Scratch Level 1 - Makeup
DESCRIPTION:We started the Cheese Chase project.\nHomework:\n\nIn Apple sprite\, add one more costume and draw a cheese according to p 55.\nCreate one beetle sprite from page 64 to 66.\nEither Ghost or Beetle touch the mouse\, broadcast “gameover”.\nCreate a Game Over banner which will show up when “gameover” message is broadcasted.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-1-makeup/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191217T181500
DTEND;TZID=America/Los_Angeles:20191217T191500
DTSTAMP:20260605T214244
CREATED:20191218T032216Z
LAST-MODIFIED:20191218T032216Z
UID:2599-1576606500-1576610100@www.ayclogic.com
SUMMARY:6:15 PM Scratch Level 1
DESCRIPTION:We started Fireworks project from page 154.\nHomework:\n\nMake your Rocket sprite prettier.\nDownload Flag image from https://www.ayclogic.com/project-resources/\n\nCreate a sprite out of it.\n\n\nDownload 2 audio files from https://www.ayclogic.com/project-resources/\n\nFirework Launch MP3\nFirework Explode MP3\n\n\nAdd these audio to your scratch project\n\nStart sound Launch MP3 when the rocket launch.\nStart sound Explode MP3 when the rocket launch.
URL:https://www.ayclogic.com/event/615-pm-scratch-level-1-8/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191220T180000
DTEND;TZID=America/Los_Angeles:20191220T190000
DTSTAMP:20260605T214244
CREATED:20191221T032624Z
LAST-MODIFIED:20191221T033543Z
UID:2601-1576864800-1576868400@www.ayclogic.com
SUMMARY:6 PM Python Level 1
DESCRIPTION:We went over Baby Name Generator.\nWe went over how to create different functions in Python.\nUp to 20% extra point for Final exam\n\nBrandon:\n\nUsing Python turtle to make a fireplace with moving fire inside it.\nchanging 2 light ornaments above the fire.\nThe brick pattern\n\n\nNathaniel:\n\nUsing Python turtle\, draw Christmas Tree\nwith 4 ornaments.\n3 gifts under the tree with the bow.\nWindow and chimney.\n\n\nAlex\, Nathan and Zach\, if you guys want to get this extra point\, please email me at gamas@ayclogic.com and include the drawing (attachment) that you want to do using Python Turtle by December 21.
URL:https://www.ayclogic.com/event/6-pm-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191221T090000
DTEND;TZID=America/Los_Angeles:20191221T100000
DTSTAMP:20260605T214244
CREATED:20191221T170708Z
LAST-MODIFIED:20191221T175856Z
UID:2605-1576918800-1576922400@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We went over the homework https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ \nHomework:\n\np.143 to 144
URL:https://www.ayclogic.com/event/9-am-python-level-1-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191221T100000
DTEND;TZID=America/Los_Angeles:20191221T110000
DTSTAMP:20260605T214244
CREATED:20191221T185938Z
LAST-MODIFIED:20200104T220402Z
UID:2609-1576922400-1576926000@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We went over Function homework.\nWe started BabyNameGenerator project.\nHomework:\n\nContinue with BabyNameGenerator project.\n\ncontinuously ask the user in the shell “What is the gender for your baby? ‘)\nThe above user input should be passed into function “get_me_random_name”.\nIf the user enters ‘quit’ break stop the program.
URL:https://www.ayclogic.com/event/10-am-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191221T100000
DTEND;TZID=America/Los_Angeles:20191221T110000
DTSTAMP:20260605T214244
CREATED:20191221T190610Z
LAST-MODIFIED:20191221T190610Z
UID:2611-1576922400-1576926000@www.ayclogic.com
SUMMARY:10AM-Scratch Level 2
DESCRIPTION:We added the present and face sprites.\nWe learned how to create a list and use the index variable.\nNo Homework\nNo class until January 11th
URL:https://www.ayclogic.com/event/10am-scratch-level-2-22/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR