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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240905T180000
DTEND;TZID=America/Los_Angeles:20240905T190000
DTSTAMP:20260424T012412
CREATED:20240906T021236Z
LAST-MODIFIED:20240906T021236Z
UID:26686-1725559200-1725562800@www.ayclogic.com
SUMMARY:6pm – Intro To Python – Joshua Widjanarko (Darin Sub)
DESCRIPTION:Today We Did:\n\nReviewed the homework\nBrushed up on what functions are with/without return values\nDid examples of functions from the https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ page\n\nHomework:\nIn one new file\, “Sep5_FunctionsWithRVCopyHW”\, do the following: \n\nCopy pages:\n2nd edition: pg. 138\, 139\n3rd edition: pg. 137-139\n\n\nCreate a new function called “convert_from_kg_to_gram”\nThe function accepts one argument/parameter: kg\nInside the function\, convert from kg to gram by multiplying 1000 to kg\nreturn the result of the conversion \nget input from the user in the shell\, and save that in a variable named “kg”\ncall the function with parameter from user input and save the return value in a variable called “result”.\nprint (for example) “There are 4000 grams in 4 KG” \nEXAMPLE OUTPUT:\nEnter the number of kg: 10\nThere are 10000 grams in 10 KG \nNOTES:\nIf you have any questions feel free to email me jwidjanarko@ayclogic.com or ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6pm-intro-to-python-joshua-widjanarko-darin-sub/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240905T180000
DTEND;TZID=America/Los_Angeles:20240905T190000
DTSTAMP:20260424T012412
CREATED:20240908T032056Z
LAST-MODIFIED:20240908T032056Z
UID:26718-1725559200-1725562800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Daniel
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe reviewed For loop in range and For loop using List.\nWe started with while loop.\n\nHomework\n\n If your book is 2nd edition copy codes from these pages\n\nPage 118 and 121: 10th week\n\n\nIf your book is 3rd edition copy codes from these pages\n\nPage 117 and 121: 10th week
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-daniel-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240905T190000
DTEND;TZID=America/Los_Angeles:20240905T200000
DTSTAMP:20260424T012412
CREATED:20240906T030939Z
LAST-MODIFIED:20240906T030939Z
UID:26688-1725562800-1725566400@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe learned about variables and data types.\nWe learned how to combine String together\n\nHomework\n\nIn Thonny\, create a new file sep_5_string_hw.py\ncopy codes from page 20 to 23 from the text book.\n\nJust in case you do not have the book IntroToPythonP20toP23\nIf you see >>> only copy the codes after the >>>\n\nFor example\, if you see ” >>> print(“python”. You only copy print(“Python”)
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240905T190000
DTEND;TZID=America/Los_Angeles:20240905T200000
DTSTAMP:20260424T012412
CREATED:20240906T054420Z
LAST-MODIFIED:20240906T054420Z
UID:26693-1725562800-1725566400@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nStudy for your 2 hour final test next week\n\nMonster Inheritence\nDriver System\n\nYou can do this one more time without looking at the answers for practice\n\n\nOther Misc. Stuff:\n\n\n\nRandom\nLists\nDictionaries/Hash Maps\nInput\n\n\n\n\n\n\nIf you did not do so\, do the practice quiz from last week’s hw (worth 10% of your grade)\n\n– 10 Points late penalty
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-bill-20/
END:VEVENT
END:VCALENDAR