In this series, we will go over my notes for Python. And in this video, we are going to cover functions. We will see what a function is and what the benefits are of using functions.
Links:
GitHub Repo: https://github.com/SebastianMantey/Python-Tutorial
Full Playlist: https://www.youtube.com/playlist?list=PLPOTBrypY74yHNvmKlf9bfYuwMlbiPk94
Timestamps:
0:00 - Intro
0:07 - Definition
1:04 - Functions make the code easier to...
1:14 - ...read
1:51 - ...write
5:01 - ...update/maintain
7:27 - ...fix
8:45 - Side note
Download
0 formats
No download links available.
Python Tutorial for Beginners p.18: Functions - Definition and Benefits of using Functions | NatokHD