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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230914T180000
DTEND;TZID=America/Los_Angeles:20230914T190000
DTSTAMP:20260515T181832
CREATED:20230915T030826Z
LAST-MODIFIED:20230915T031319Z
UID:21590-1694714400-1694718000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed the homework on applying different concepts together in a function\nCovered extra ideas on functions including using functions inside other functions\nPracticed complicated examples for functions\n\nHomework:\nCreate a new file called Sept14_FunctionHW.py and submit to google drive when you finish. \n\nCreate a new function convert_from_kg_to_gram\nMake the function accept two arguments/parameters: kg and food\nInside the function\, convert from kg to gram by multiplying 1000 to kg\nPrint out the name of the food and how much it weighs\nReturn the result of the conversion\nCall the function with parameter 4 and capture the return value into a variable called “grams”.\nPrint “There are 4000 grams in 4 KG” using the variables.\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR