Today we go through a very important thing in Python - functions. I so thought the usage of it and some common mistakes that beginners could make. Also, we touch on importing modules - either it is a standard library or another python scripts. You can get the slide deck here (https://bit.ly/PyFunction) and the example code and homework form GitHub here (https://github.com/Cheukting/python02hero). Ask questions at my Twitch channel (https://t.co/7sqvTilzF1?amp=1) Also, check out Naomi Ceder's Twitch channel (https://t.co/hXhTu0ZIG8?amp=1) for more beginner's (slightly more advance) tutorial.
Python Zero to Hero - Ep.5 - Python Functions and Modules
·
Python Zero to Hero