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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T170000
DTEND;TZID=America/Los_Angeles:20211015T180000
DTSTAMP:20260508T040731
CREATED:20211016T012000Z
LAST-MODIFIED:20211016T012000Z
UID:9922-1634317200-1634320800@www.ayclogic.com
SUMMARY:5 PM - Python OOP
DESCRIPTION:Today We Do\n\nThe students were having a lot of errors inside MonsterSystem project. We spent the entire class fixing this error.\n\nHomework\n\nInside monster.py\, create a new method (method is a function inside a class)\, “received_magic_attack”\, it has 2 parameters: attack_point\, magic_attack\nInside the “received_magic_attack” method\, add code that would reduce monster.health. This one is very similar to “received_sword_attack” method.\n\nrun your project and if you have any errors\, email to gamas@ayclogic.com and nathaniel@ayclogic.com. In the email\, attach (not copy and paste) all 4 files: dragon.py\, monster.py\, monster_system.py\, water_golem.py. So we can replicate your problem.
URL:https://www.ayclogic.com/event/5-pm-python-oop-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T190000
DTEND;TZID=America/Los_Angeles:20211015T200000
DTSTAMP:20260508T040731
CREATED:20211018T044425Z
LAST-MODIFIED:20211018T044425Z
UID:10001-1634324400-1634328000@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Today We Do\n\nWe continued with SchoolApplication by adding students_dictionary and teachers_dictionary.\nWhen we create a new student\, we added newly Student object/class into students_dictionary.\n\nHomework\n\nNow that we have added Student object/class into students_dictionary\, you need to add code for 8. Find student using Dictionary . If you forgot how dictionary work\, look at Aug20_Dictionary.py or Aug20_DictionaryHomework.py\nSince we created teachers_dictionary\, when you create a new teacher\, add the newly created Teacher object/class into teachers_dictionary.\nAfter you added Teacher object into teachers_dictionary\, you need to add code for 7. Find teacher using Dictionary.
URL:https://www.ayclogic.com/event/7-pm-python-oop-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR