DEV Community

Play Button Pause Button
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

Python Zero to Hero - Ep.5 - Python Functions and Modules

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 and the example code and homework form GitHub here. Ask questions at my Twitch channel

Also, check out Naomi Ceder's Twitch channel for more beginner's (slightly more advance) tutorial.

Top comments (0)