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:20260428T235354
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
END:VCALENDAR