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:20230322T180000
DTEND;TZID=America/Los_Angeles:20230322T190000
DTSTAMP:20260425T101235
CREATED:20230323T031030Z
LAST-MODIFIED:20230323T031030Z
UID:18622-1679508000-1679511600@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Monster Inheritance.\nWe added Adventure Menu: Magic Attack and Sword Attack.\nWhen the user choose “Sword Attack” the monster\, the player will damage the monster with damage ranges between 10 to 20. And the monster will also damage the player between 5 to monster.max_damage\n\nHomework\n\nDuring sword attack\, in the class\, we added the code that would print the player attack the monster and display the monster remaining health. Add a print out that would print “<Monster Species> attacked <Player Name> with <monster random attack> attack points. <Player Name> remaining health is <Player Health>.” . Replaced the <Monster Species>\, <Player Name>\, <monster random attack> and <Player Health> accordingly.\nAdd code when user selected Magic Damage\, the program will display magic attack menus\n\nWelcome to AYC Logic adventure game\n1. Add new monster\n2. List all monsters\n3. Start adventure\nPlease make your selection. Enter "quit" to exit: 3\n\nEnter player's name: Gamas\nEnter player's health: 100\n\nGamas welcome to AYC Logic Adventure game.\nYou have 100 health remaining\n\nPlease choose which monster to fight: \n- Dragon - 100 health - 100 max damage\n- Troll - 75 health - 50 max damage\n- Water Golem - 50 health - 50 max damage\nEnter your selection (enter 'exit' to quit): Dragon\n\nWhat do you want to do with Dragon:\n1. Magic attack\n2. Sword attack\nPlease enter your selection (1 or 2): 2\n\nWhat do you want to do with Dragon:\n1. Magic attack\n2. Sword attack\nPlease enter your selection (1 or 2): 2\n\nGamas attacked Dragon with 16 attack points. Dragon has 84 health remaining.\n\nDragon attacked Gamas with 16 attack points. Gamas remaining health is 84.\n\nGamas welcome to AYC Logic Adventure game.\nYou have 84 health remaining\n\nPlease choose which monster to fight: \n- Dragon - 84 health - 100 max damage\n- Troll - 75 health - 50 max damage\n- Water Golem - 50 health - 50 max damage\nEnter your selection (enter 'exit' to quit): Dragon\n\nWhat do you want to do with Dragon:\n1. Magic attack\n2. Sword attack\nPlease enter your selection (1 or 2): 1\n\nWhat kind of magic attack you want to use:\n1. Fire magic - Damage: 5 to 20\n2. Water magic - Damage: 7 to 13\n3. Earth magic - Damage: 10 to 15\n4. Wind magic - Damage: 8 to 11\nEnter your selection:
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-21/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230322T183000
DTEND;TZID=America/Los_Angeles:20230322T193000
DTSTAMP:20260425T101235
CREATED:20230323T023236Z
LAST-MODIFIED:20230323T023236Z
UID:18620-1679509800-1679513400@www.ayclogic.com
SUMMARY:6:30 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReviewed questions similar to those on the quiz\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAR22_quiz_review_hw\, please submit by next Monday.\nHomework: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-sebastian-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR