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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230617T180000
DTEND;TZID=America/Los_Angeles:20230617T190000
DTSTAMP:20260605T170248
CREATED:20230618T021122Z
LAST-MODIFIED:20230618T021122Z
UID:20265-1687024800-1687028400@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed Error HW and Quiz Review\n\nhttps://www.ayclogic.com/fix-python-bugs-2/ \nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2\n\n\n\nHomework\n\nQuiz 2 next class Monday\, June 19.\n\nNew schedule: Monday/Thursday 7:00 PM – 8:30 PM\n\n\nQuestions? Email me at juan@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-17/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230617T150000
DTEND;TZID=America/Los_Angeles:20230617T160000
DTSTAMP:20260605T170248
CREATED:20230618T004822Z
LAST-MODIFIED:20230618T004822Z
UID:20258-1687014000-1687017600@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReviewed question 1 from exam a\nReviewed question 2 from exam b\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease review the code we went over in class in order to prepare for the exam next week.
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-33/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230615T180000
DTEND;TZID=America/Los_Angeles:20230615T190000
DTSTAMP:20260605T170248
CREATED:20230620T013859Z
LAST-MODIFIED:20230620T013859Z
UID:20278-1686852000-1686855600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:What We Did\n\nWe learned on how to do OR operator inside if or elif statements.\nWe reviewed homework number 3 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\nHomework\n\nIf you did not do last week homework\, please do it. There were 2 homeworks last week and we only reviewed the 1st one in the class\, make sure you do the 2nd problem if you have not done it: https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-2-2/\nCreate a new python file June15_InputFromShellHW2.py\n\nCopy codes from page 114 to 116. No need to do “The Modulo Operator”.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230614T183000
DTEND;TZID=America/Los_Angeles:20230614T193000
DTSTAMP:20260605T170248
CREATED:20230615T023155Z
LAST-MODIFIED:20230615T023155Z
UID:20224-1686767400-1686771000@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nDefining a function: name\, parameters.\nFunctions without return values.\nFunctions with return values\n\nHomework\n\nPg. 137\, 138\nName your file: June21_Functions_HW.py and do Problems 6\, 7 https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230614T183000
DTEND;TZID=America/Los_Angeles:20230614T193000
DTSTAMP:20260605T170248
CREATED:20230615T023105Z
LAST-MODIFIED:20230615T023304Z
UID:20222-1686767400-1686771000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReceived final corrections to project\nFinal exam review\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JUN14_final_project\, please submit by next Monday.\nHomework: Finish up any corrections you have to your final project. Remember that its due (for real this time) next time we meet\, and you can get any points back which might have been lost from missing requirements.\nRemember that the final exam is next week. Be sure to review our previous Robux Shopping & Grocery System programs to prepare.
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230613T170000
DTEND;TZID=America/Los_Angeles:20230613T180000
DTSTAMP:20260605T170248
CREATED:20230614T004124Z
LAST-MODIFIED:20230614T030936Z
UID:20200-1686675600-1686679200@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Shawn
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe learned how life without functions would be miserable because there will be a lot of code duplications and your entire codes would be very long.\nWe created draw_left_arm(x\,y) function.\nWe learned how to draw filled circle.\nWe learned how to draw shape like below using 2 circles and one rectangle\n\nHomework \n\nChange codes inside June6_RobotBuilder.py\n\nchange draw_left_arm(x\,y) to have one more parameter/argument: color\nAdd a new method draw_right_arm(x\,y\, color). This is very similar to draw_left_arm(x\,y\, color) that we did in the class. Change your existing codes that drew the right arms to use this new function.\n\n\nCreate a new file June13_DrawFaceHW.py\n\nCopy the draw_rectangle and draw_circle functions from June13_draw_circles.py file.\nCreate a new function draw_face1(x\,y) . When user call this function a face is drawn like below:\n\n\n\n\nNext week\, Shawn will teach you how to convert above face drawing into something like below \nIf you have question\, feel free to email gamas@ayclogic.com or szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T180000
DTEND;TZID=America/Los_Angeles:20230610T190000
DTSTAMP:20260605T170248
CREATED:20230611T020632Z
LAST-MODIFIED:20230611T020815Z
UID:20173-1686420000-1686423600@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed last week HW problems from https://www.ayclogic.com/intro-to-python/star-wars-problem/\nStarted learning about Python errors\, and the steps to fix errors:\n\nClick the bottom blue line\nRead the error message\nFix the error and rerun\n\n\nCompleted these problems: https://www.ayclogic.com/fixing-python-bugs/\n\nHomework\n\nCreate a new file June17_Errors_HW2.py and do:\n\nhttps://www.ayclogic.com/fix-python-bugs-2/\n\n\nCreate a new file June17_Quiz2_Review.py\n\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\n\n\nQuestions? Email me at juan@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230608T180000
DTEND;TZID=America/Los_Angeles:20230608T190000
DTSTAMP:20260605T170248
CREATED:20230609T031124Z
LAST-MODIFIED:20230620T013949Z
UID:20140-1686247200-1686250800@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed page 84: 5-5\nWe learned how to get an input from shell\n\nHomework\n\nCreate June8_InputFromShellHomework.py\nDo number 3 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ . Make sure to use input from shell.\nCreate a program that will do the following.\n\nYou need to use if elif else and input from shell for this program.\nYou need to ask user 2 things using Input from shell.\n\nWhat is your name\nWhat is your favorite color.\n\n\nYou need to use if elif else to print the following\n\nif favorite color is green\, then print “green is my favorite color too.”\nif favorite color is grey\, then print “I do not like grey color.”\nif favorite color is everything else\, then print “<person’s name> favorite color is <whatever color they enter>”\n\n\nIf you do the code correctly below are some examples on how your program should work under different name and color inputs.\n\nExample 1\n\n\nWhat is your name: Joe\nHi Joe\, welcome to AYC Logic.\n\nWhat is your favorite color: green\ngreen is my favorite color too.\n\n\n\n\nExample 2\n\n\nWhat is your name: Kade \nHi Kade\, welcome to AYC Logic. \n\nWhat is your favorite color: yellow \nKade's favorite color is yellow.\n\n\n\nExample 3\n\n\nWhat is your name: Gamas \nHi Gamas\, welcome to AYC Logic. \n\nWhat is your favorite color: grey \nI do not like grey color.\n\n\n\nExample 4\n\n\nWhat is your name: Leila\nHi Leila\, welcome to AYC Logic\n\nWhat is your favorite color: red\nLeila's favorite color is red
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-2-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230607T183000
DTEND;TZID=America/Los_Angeles:20230607T193000
DTSTAMP:20260605T170248
CREATED:20230608T023103Z
LAST-MODIFIED:20230608T023103Z
UID:20129-1686162600-1686166200@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nLots of project review and advice\nWorked together to create a few more letters for our projects\nFinished Robux Balance Program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework final_project\, please submit by next Tuesday.\nHomework: Finish up your projects\, project are due next time we meet! Please make sure you email me any questions you might have so we can finish it on time.
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230607T183000
DTEND;TZID=America/Los_Angeles:20230607T193000
DTSTAMP:20260605T170248
CREATED:20230608T023007Z
LAST-MODIFIED:20230608T023007Z
UID:20128-1686162600-1686166200@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nQuiz #1\nStarted learning about functions and parameters.\n\nHomework\n\nName your file June14_Functions_HW.py\nDo Pg. 130-133 from book
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230603T180000
DTEND;TZID=America/Los_Angeles:20230603T190000
DTSTAMP:20260605T170248
CREATED:20230604T024653Z
LAST-MODIFIED:20230606T014853Z
UID:20107-1685815200-1685818800@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nContinued learning about the random module\, finished Magic8BallV2.py.\nFinished problem 1 from https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\nHomework\n\nCreate a new file June10_StarWarsHW.py\nDo the remaining problems\, 2 – 4 from https://www.ayclogic.com/intro-to-python/star-wars-problem/ 
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230603T090000
DTEND;TZID=America/Los_Angeles:20230603T100000
DTSTAMP:20260605T170248
CREATED:20230603T025440Z
LAST-MODIFIED:20230603T025440Z
UID:20074-1685782800-1685786400@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Homework\n\nContinue with your Turtle project (20 % of your grade)\, by next week June 10\, you should have done 75% of your turtle. Turtle project is due on June 17.\nThere is a way to get 5% bonus point\, by adding spiralizer into your robot builder project like below
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-gamas-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230601T180000
DTEND;TZID=America/Los_Angeles:20230601T190000
DTSTAMP:20260605T170248
CREATED:20230602T020727Z
LAST-MODIFIED:20230602T020727Z
UID:20066-1685642400-1685646000@www.ayclogic.com
SUMMARY:6PM - Intro To Python - Anieerudh
DESCRIPTION:Gamas sub. \nToday We Did\n\nWe reviewed page 84 homework\nWe further review if elif else concepts\n\nHomework\n\nHomework is due WED night and please upload to your assigned google drive.\nCreate a new file June1_IfElseHomework3.py\n\nDo Number 3 only from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\nIf your book is edition 2:\n\nPage 85. 5-5 and 5-6\n\n\nIf your book is edition 3:\n\nPage 84. 5-5 and 5-6.
URL:https://www.ayclogic.com/event/6pm-intro-to-python-anieerudh/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230531T183000
DTEND;TZID=America/Los_Angeles:20230531T193000
DTSTAMP:20260605T170248
CREATED:20230603T180631Z
LAST-MODIFIED:20230603T180631Z
UID:20086-1685557800-1685561400@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework for the quiz review.\n\nHomework\n\nStudy for the quiz
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230531T183000
DTEND;TZID=America/Los_Angeles:20230531T193000
DTSTAMP:20260605T170248
CREATED:20230601T023823Z
LAST-MODIFIED:20230601T023823Z
UID:20048-1685557800-1685561400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nHelped with project work\nFinished GrocerySystem project\nStarted Robux Shopping Cart project\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY31_project_hw\, please submit by next Monday.\nHomework: Continue working on your projects and make as much progress as you can so you can finish a week early and get 10% extra credit!\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th\, 1 weeks from now) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230527T090000
DTEND;TZID=America/Los_Angeles:20230527T100000
DTSTAMP:20260605T170248
CREATED:20230527T031214Z
LAST-MODIFIED:20230527T031342Z
UID:20003-1685178000-1685181600@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed project progress from everyone.\nWe started doing Kaleido Spiral project.\n\nHomework\n\ncontinue on your personal turtle project. By next week June 3rd\, your project should be half done or 50% of it. The turtle project is due on June 17.\nUpload your personal turtle project progress to your assigned google drive by Friday night every week. Just like how you upload your homework every week.\nYou can ask me question in gamas@ayclogic.com
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-gamas-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230524T183000
DTEND;TZID=America/Los_Angeles:20230524T193000
DTSTAMP:20260605T170248
CREATED:20230525T023314Z
LAST-MODIFIED:20230525T023314Z
UID:19952-1684953000-1684956600@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReviewed progress on projects (great work on your projects everyone!!!)\nHelped with ideas and reviewed our semi circle function\nBegan GrocerySystem program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN17_dictionary_hw\, please submit by next Monday.\nHomework: Continue working on your projects and make as much progress as you can so you can finish a week early and get 10% extra credit!\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th\, 2 weeks from now) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-20/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230520T180000
DTEND;TZID=America/Los_Angeles:20230520T190000
DTSTAMP:20260605T170248
CREATED:20230521T021635Z
LAST-MODIFIED:20230521T021635Z
UID:19870-1684605600-1684609200@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed last week’s homework on functions with return values.\nLearned about the random module.\nNo class next week\, next class on June 3\nView what we covered today: https://drive.google.com/drive/u/1/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA\n\nHomework\n\nCreate a new file June3_Magic8Ball_HW.py\nUse random.choice() instead of random.randint().\nNo class next week\, next class on June 3
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230520T150000
DTEND;TZID=America/Los_Angeles:20230520T160000
DTSTAMP:20260605T170248
CREATED:20230520T230152Z
LAST-MODIFIED:20230520T230152Z
UID:19866-1684594800-1684598400@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinal exam preparation (turtle and menu prompt kind of games)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework final_project_corrections\, please submit by next Friday.\nHomework: Finish any corrections specified by my email before the last exam for a chance to get additional points back\nPrepare for the exam by reviewing the program we created in class\, and by reviewing our previous menu programs like robux_system and grocery_system
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230520T090000
DTEND;TZID=America/Los_Angeles:20230520T100000
DTSTAMP:20260605T170248
CREATED:20230520T031346Z
LAST-MODIFIED:20230521T195732Z
UID:19835-1684573200-1684576800@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learn how to draw letter S with combination of rectangles.\nWe learn how to do half circles.\n\nHomework\n\nStart working on your turtle python project according to your proposal.\nBy next week May 27\, you should have done 25% of it.
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-gamas-6/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230517T183000
DTEND;TZID=America/Los_Angeles:20230517T193000
DTSTAMP:20260605T170248
CREATED:20230518T023052Z
LAST-MODIFIED:20230520T214258Z
UID:19796-1684348200-1684351800@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed about using a for loop in range.\nFinished covering while loop\nContact me at juan@ayclogic.com for any questions\n\nHomework\n\nName your file May17_Quiz1_HW.py Do all the problems from: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230517T183000
DTEND;TZID=America/Los_Angeles:20230517T193000
DTSTAMP:20260605T170248
CREATED:20230518T023046Z
LAST-MODIFIED:20230518T023046Z
UID:19795-1684348200-1684351800@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nBuilt a kaleido spiral step by step\nReviewed project proposals\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY17_project_hw1\, please submit by next Tuesday.\nHomework: Get started on your projects and make as much progress as you can so you can finish a week early and get 10% extra credit!\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T180000
DTEND;TZID=America/Los_Angeles:20230513T190000
DTSTAMP:20260605T170248
CREATED:20230514T020712Z
LAST-MODIFIED:20230520T214305Z
UID:19727-1684000800-1684004400@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nLearned about functions with return values\n\nHomework\n\nName your HW file May20_FunctionHW.py and do Number 7 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ \nAnd Pg. 138\, 139
URL:https://www.ayclogic.com/event/600/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T150000
DTEND;TZID=America/Los_Angeles:20230513T160000
DTSTAMP:20260605T170248
CREATED:20230516T032742Z
LAST-MODIFIED:20230516T032742Z
UID:19770-1683990000-1683993600@www.ayclogic.com
SUMMARY:3 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished Robux Balance Program\nBegan review for final test\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nMake sure you’re finished with the project by the next time we meet (its due this Saturday!)\nNo homework\, but please review the work we did in class so you are prepared for the review this upcoming week\, and then the final test
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T140000
DTEND;TZID=America/Los_Angeles:20230513T150000
DTSTAMP:20260605T170248
CREATED:20230516T032420Z
LAST-MODIFIED:20230516T032420Z
UID:19764-1683986400-1683990000@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished review for our final test\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework\, but please review the work we did in class so you are prepared for the final test
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-32/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230513T090000
DTEND;TZID=America/Los_Angeles:20230513T100000
DTSTAMP:20260605T170248
CREATED:20230513T023829Z
LAST-MODIFIED:20230513T185744Z
UID:19700-1683968400-1683972000@www.ayclogic.com
SUMMARY:SAT - 9 AM - Indo - Intro To Python - Gamas
DESCRIPTION:Homework\n\nSubmit a proposal for your Python Turtle project. This is due next week on May 20.\nProposal means a drawing (with colors) in a piece of paper that satisfy requirements in https://www.ayclogic.com/intro-to-python-final-project-criteria/\ntake a picture of your proposal and upload to google drive where you usually submit your homework.\nBelow are examples of other students proposal\n\n\nOut of this paper proposal\, eventually you need to create a Python Turtle program to draw drawing that you do in your proposal. This Python Turtle project is a big project that is due on June 17.\n\n\nFor other examples of my students projects\, you can see in https://www.ayclogic.com/python-digital-illustrations/
URL:https://www.ayclogic.com/event/sat-9-am-indo-intro-to-python-gamas/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230511T180000
DTEND;TZID=America/Los_Angeles:20230511T190000
DTSTAMP:20260605T170248
CREATED:20230512T021016Z
LAST-MODIFIED:20230519T180150Z
UID:19686-1683828000-1683831600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe went over String homework from page 20 to 21.\n\nHomework\n\nHomework is due on WED night and you have to upload to your assigned google drive. Jayden\, text me your gmail. Kade text me your gmail.\nCreate a new file May11_StringHomework2.py\nAnswer question 2-3\, 2-4\, 2-5\, 2-6 and 2-7. from page 25.\nIf you have any question\, feel free to email me at gamas@ayclogic.com. Please attach your codes if you have specific question about your code.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230510T183000
DTEND;TZID=America/Los_Angeles:20230510T193000
DTSTAMP:20260605T170248
CREATED:20230513T210646Z
LAST-MODIFIED:20230513T210646Z
UID:19721-1683743400-1683747000@www.ayclogic.com
SUMMARY:6:30 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed about using a for loop with lists.\nFinishing using a for loop in range.\nStarted learning about while loops.\nContact me at juanfcastro03@gmail.com for any questions\n\nHomework\n\nPage. 118 – 121\nPage 123 Try It Yourself 7-4\, 7-5
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-juan-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230510T183000
DTEND;TZID=America/Los_Angeles:20230510T193000
DTSTAMP:20260605T170248
CREATED:20230511T023622Z
LAST-MODIFIED:20230518T013648Z
UID:19675-1683743400-1683747000@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nFinished drawing letters and faces\, reviewed project proposal\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY10_project_proposal\, please submit by next Tuesday.\nHomework: On a piece of paper\, using any drawing tools you want (markers\, pens\, pencils\, anything is fine)\, draw your project proposal which MUST fit these requirements:\nhttps://www.ayclogic.com/intro-to-python-final-project-criteria/\nIf you want to see examples of previous projects\, you can see them here:\nhttps://www.ayclogic.com/python-digital-illustrations/\n\nFinal project will be due on June 14th\, if you turn it in 1 week ahead (June 7th) you can get 10% extra credit. This means if everything is correct\, you would have 110% for the project grade!
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230509T183000
DTEND;TZID=America/Los_Angeles:20230509T193000
DTSTAMP:20260605T170248
CREATED:20230510T023922Z
LAST-MODIFIED:20230510T023922Z
UID:19654-1683657000-1683660600@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nWe implemented the `display_all_strong_monsters` method to show all monsters with health above 50.\nWe added functionality in `play_adventure_game` to handle invalid monster selections and allow the user to select a strong monster.\nWe developed the `magic_attack` and `sword_attack` methods\, enabling our player to attack monsters\, and the monsters to counterattack.\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY09_dictionary_hw\, please submit by next Monday.\nHomework: Implement the `add_monster` method in the MonsterSystem class.\nThe `add_monster` method should allow the user to add a new monster to the game. You’ll need to prompt the user for the monster’s name\, health\, and max attack. Make sure to add this new monster to the `monster_dictionary`. Ensure the user cannot add a monster with the same name as an existing monster.
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR