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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241001T190000
DTEND;TZID=America/Los_Angeles:20241001T200000
DTSTAMP:20260429T031540
CREATED:20241002T015719Z
LAST-MODIFIED:20241002T033645Z
UID:26951-1727809200-1727812800@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nLearnt about dictionaries\, how to access\, remove\, edit\, and loop through dictionaries.\n\n  \nHomework:\n\nIn a file called Oct1_DictionaryHW\, do pages 99 (TIY 6-1 to 6-3) and page 105 (TIY 6-4 to 6-6)\nUpload it to the google drive when you are finished!\n\n  \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241003T183000
DTEND;TZID=America/Los_Angeles:20241003T193000
DTSTAMP:20260429T031540
CREATED:20240904T012248Z
LAST-MODIFIED:20241004T023747Z
UID:26982-1727980200-1727983800@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed the logical operators “and” & “or”\nReviewed everything we can do with lists\n\nCreate a list\nAccess one element in a list\nChange an element’s value\nAdd to the end of a list\nRemove an element from a list\nGet the length of a list\n\n\nPracticed the different list functions\nBegan reviewing while loops\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: \n\n2nd edition: TRY IT YOURSELF from page 42: 3-4\, 3-5\, 3-6\n\n3rd edition: TRY IT YOURSELF from page 41-42: 3-4\, 3-5\, 3-6
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-26/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241007T160000
DTEND;TZID=America/Los_Angeles:20241007T170000
DTSTAMP:20260429T031540
CREATED:20241007T222105Z
LAST-MODIFIED:20241008T000510Z
UID:26998-1728316800-1728320400@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nReviewed TIY page 167\, highlighting default values.\nContinued the School Application project\, further implementing object oriented concepts.\n\nHomework:\nFor Ian: \n\nIn your Sep30_SchoolSystem project\, add a staff class and add methods to add a staff into a staff list and staff dict. Add a method to list all staff using the dict\nThe staff class should have name\, salary\, and job role as variables\nUpdate the menu options accordingly.\n\nFor Parker: \n\nIn your Sep30_SchoolSystem project\, add a teacher class and add methods to add a teacher into a teacher list and teacher dict. Add a method to list all teachers using the dict\nThe teacher class should have name\, subject\, and years spent teaching as variables\nUpdate the menu options accordingly\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241008T180000
DTEND;TZID=America/Los_Angeles:20241008T190000
DTSTAMP:20260429T031540
CREATED:20241009T040142Z
LAST-MODIFIED:20241016T041554Z
UID:27016-1728410400-1728414000@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to implement heading into the functions.\nExplained the final project structure\n\nHomework:\nDraw a proposal with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nSubmit the proposal by taking a picture of it\, and uploading it to the google drive. \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week starting next week!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241008T190000
DTEND;TZID=America/Los_Angeles:20241008T200000
DTSTAMP:20260429T031540
CREATED:20241009T040519Z
LAST-MODIFIED:20241009T040519Z
UID:27019-1728414000-1728417600@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nApplied dictionaries in a text based game\n\nHomework:\n\n(If you havent already) In a file called Oct1_DictionaryHW\, do pages 99 (TIY 6-1 to 6-3) and page 105 (TIY 6-4 to 6-6)\nAdd an address book in your phone book system\, with the same functions as the phone book.\n\nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241010T183000
DTEND;TZID=America/Los_Angeles:20241010T193000
DTSTAMP:20260429T031540
CREATED:20241011T033700Z
LAST-MODIFIED:20241011T033700Z
UID:27040-1728585000-1728588600@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nRevisited while loops\nLearned about for loops with the range() function\nLearned about “for each loops”\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Complete the exercises outlined here:\nhttps://www.ayclogic.com/animal-list-and-for-loop-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-27/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241014T160000
DTEND;TZID=America/Los_Angeles:20241014T170000
DTSTAMP:20260429T031540
CREATED:20241015T000727Z
LAST-MODIFIED:20241015T000727Z
UID:27081-1728921600-1728925200@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nReviewed the inner workings of classes\, object relationships\, and how to use dictionaries.\nAdded the teacher class into the program.\nNext week we will start on a similar but different application.\n\nHomework:\n\nIn the same project\, add a Staff class in a separate file with a name\, salary\, and role parameters.\nCreate the add staff\, list staff\, find staff\, and remove staff methods in your SchoolSystem class.\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241014T190000
DTEND;TZID=America/Los_Angeles:20241014T200000
DTSTAMP:20260429T031540
CREATED:20241015T031033Z
LAST-MODIFIED:20241015T031033Z
UID:27085-1728932400-1728936000@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed data types\nLearned how to take user input with input() function\nBegan learning about conditions and how they always turn into True or False\nBegan learning about if\, elif\, and else statements\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\n\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Create a new file called OCT14_string_homework_2.py\n\nOn page 25\, do TRY IT YOURSELF: 2-3\, 2-4\, 2-5 and 2-6
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241015T180000
DTEND;TZID=America/Los_Angeles:20241015T190000
DTSTAMP:20260429T031540
CREATED:20241016T031618Z
LAST-MODIFIED:20241016T041654Z
UID:27087-1729015200-1729018800@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION: What We Did Today:\n\nReviewed final project proposals\nReviewed how to use the heading and extent parameters for circles and rectangles\nLearnt how to randomize colors for object creation in turtle drawings.\n\nHomework:\nMake 25% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-python-oop-darin-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241015T190000
DTEND;TZID=America/Los_Angeles:20241015T200000
DTSTAMP:20260429T031540
CREATED:20241016T032104Z
LAST-MODIFIED:20241016T032104Z
UID:27093-1729018800-1729022400@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nFurther applied dictionaries\nWe changed Grocery System from intro to python to use a dictionary instead\, making things more efficient.\n\nHomework:\n\nCHANGE robux system so that you use a dictionary to represent the items and prices the same way you did with grocery system.\n(If you havent already) In a file called Oct1_DictionaryHW\, do pages 99 (TIY 6-1 to 6-3) and page 105 (TIY 6-4 to 6-6)\n\nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-6/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241017T190000
DTEND;TZID=America/Los_Angeles:20241017T200000
DTSTAMP:20260429T031540
CREATED:20241018T023332Z
LAST-MODIFIED:20241018T023332Z
UID:27121-1729191600-1729195200@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nMore loops review (practicing all 3 kinds)\nLearned about break statements\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Complete pages 54\, 55\, 57\, and 58 from your book
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-28/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241021T160000
DTEND;TZID=America/Los_Angeles:20241021T170000
DTSTAMP:20260429T031540
CREATED:20241022T001217Z
LAST-MODIFIED:20241022T001217Z
UID:27152-1729526400-1729530000@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nReviewed the functionality of our class for the School System\, with adding\, listing\, and finding objects.\nStarted the Library System application.\n\nHomework:\n\nIn the same Library System project\, complete the list books\, find book by title\, and find books by id methods. (methods 2-4)\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241021T190000
DTEND;TZID=America/Los_Angeles:20241021T200000
DTSTAMP:20260429T031540
CREATED:20241022T030554Z
LAST-MODIFIED:20241022T030554Z
UID:27157-1729537200-1729540800@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed the 3 kinds of if statements\nBegan learning about lists\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: From this (https://www.ayclogic.com/tell-me-your-age/) exercise\, please attempt #1\n\nDon’t worry about the questions on #2 and #3 which talk about “forever loops”
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241022T180000
DTEND;TZID=America/Los_Angeles:20241022T190000
DTSTAMP:20260429T031540
CREATED:20241023T031253Z
LAST-MODIFIED:20241023T031253Z
UID:27163-1729620000-1729623600@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nReviewed final project progress\nReviewed how to draw half circles and triangles\nGot started on the GrocerySystem text based progam\n\nHomework:\nFinish up to 50% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished! \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-60/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241022T190000
DTEND;TZID=America/Los_Angeles:20241022T200000
DTSTAMP:20260429T031540
CREATED:20241023T030547Z
LAST-MODIFIED:20241023T030547Z
UID:27161-1729623600-1729627200@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nReviewed how to use dictionaries as we converted the robux_system to use dictionaries.\nIntroduced the concept of object oriented programming! Elaborated on the distinction between classes and objects\, and showed a Human class example.\n\nHomework:\n\nIn a file called Oct22_OOP_hw1.py\, copy pages 158-161\nIn a file called Oct22_OOP_hw2.py\, do page 162 TIY 9-1 and 9-2\n\nSubmit these files to the google drive when you are done! \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241024T183000
DTEND;TZID=America/Los_Angeles:20241024T193000
DTSTAMP:20260429T031540
CREATED:20241025T024916Z
LAST-MODIFIED:20241025T025024Z
UID:27188-1729794600-1729798200@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nQuiz review\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: Work through these Python exercises to help you prepare for the quiz:https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-29/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241025T190000
DTEND;TZID=America/Los_Angeles:20241025T200000
DTSTAMP:20260429T031540
CREATED:20241026T022109Z
LAST-MODIFIED:20241026T022109Z
UID:27199-1729882800-1729886400@www.ayclogic.com
SUMMARY:7 PM - Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nContinued with Shoot Balloon. Add colission detection between balloon and target\n\nHomework\n\nEugene\n\nDisplay the score properly.\nMake more than one button appear on the screen at any given time.\nAdd a countdown\n\nWhen countdown goes to 0 and score > 10 then show game_win\notherwise show game_lose.\n\n\nFix the hammer hitbox properly.\n\n\nRiley\n\nadd a feature that would clear the gray boxes when a row is full.\nadd gray box when L tetromino hit the bottom/floor or other graybox.\nif you can add code that would drops all the grayboxes above the deleted box to go down.\n\n\n\n 
URL:https://www.ayclogic.com/event/7-pm-python-game-dev-gamas-23/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241028T160000
DTEND;TZID=America/Los_Angeles:20241028T170000
DTSTAMP:20260429T031540
CREATED:20241028T223827Z
LAST-MODIFIED:20241029T010604Z
UID:27214-1730131200-1730134800@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nCompleted the library system.\nReviewed some concepts regarding the applications of dictionaries\, such as adding\, listing\, and finding from a dictionary\n\nHomework:\n\nIn the same Library System project\, finish the initialize_books() method\, adding 4 books to your system of your choice\, and calling the method before you enter the while loop.\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241028T190000
DTEND;TZID=America/Los_Angeles:20241028T200000
DTSTAMP:20260429T031540
CREATED:20241029T031559Z
LAST-MODIFIED:20241029T031559Z
UID:27222-1730142000-1730145600@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nFinish learning about lists and the different things we can do with them\nBegin learning about loops\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework into your Google Drive\nHomework: \n\nComplete pages 38 to 41 from your book if you have the 2nd edition\nComplete pages 37 to 41 from your book if you have the 3rd edition (not the “Try it yourself”).\nYou should cover the access\, modify\, append\, and remove sections.
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241029T180000
DTEND;TZID=America/Los_Angeles:20241029T190000
DTSTAMP:20260429T031540
CREATED:20241030T032111Z
LAST-MODIFIED:20241030T032111Z
UID:27243-1730224800-1730228400@www.ayclogic.com
SUMMARY:6 PM – Intro To Python – Darin
DESCRIPTION:What We Did Today:\n\nFinished the grocery system program\n\nHomework:\nFinish up to 75% of progress for your final project with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nUpload this file into the google drive when you are finished! \nNotes:\nThe final project is due November 12. \nYou need to make 25% progress IN CODE for your project per week!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-61/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241029T190000
DTEND;TZID=America/Los_Angeles:20241029T200000
DTSTAMP:20260429T031540
CREATED:20241030T030234Z
LAST-MODIFIED:20241030T030234Z
UID:27237-1730228400-1730232000@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nReviewed the homework\, how OOP works as a concept.\nLearnt about default values in classes for object construction\n\nHomework:\n\nIn a file called Oct29_OOP.py\, do pages 162 TIY 9-3 and page 167 TIY 9-4\, 9-5\n\nSubmit this files to the google drive when you are done! \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241030T180000
DTEND;TZID=America/Los_Angeles:20241030T190000
DTSTAMP:20260429T031540
CREATED:20241031T022510Z
LAST-MODIFIED:20241031T022526Z
UID:27257-1730311200-1730314800@www.ayclogic.com
SUMMARY:6:00 PM – Intro to Python – Daniel
DESCRIPTION:Today We Did\n\nStarted and finished the robux shopping project\nReviewed projects and got feedback\n\nHomework\n\nFinish the rest of your project\, it’s due next week!
URL:https://www.ayclogic.com/event/600-pm-daniel-sebastian/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR