Python Functions (The Only Guide You'll Need) #12
Programiz Programiz
154K subscribers
531,788 views
0

 Published On Sep 30, 2020

A function is a group of related statements that performs a specific task. Functions make our program more organized and manageable by dividing it into smaller and modular chunks.
🔥 Want to learn Python, the right way? Get my interactive Python course: https://bit.ly/right-python

In this video, we will learn about Python functions. We will also learn about function arguments and the return statement. At the end of the video, we will learn to write a custom function to find the average marks and the corresponding grade for a university student.

~
Run Python Online: https://www.programiz.com/python-prog...
Programs in this video: https://github.com/programiz/python-c...

Python Functions (text-based tutorial): https://www.programiz.com/python-prog...
Python built-in Functions: https://www.programiz.com/python-prog...


Watch our videos and revise them with our Python App!
Download here for Android: https://bit.ly/learn-python-android
Download here for iOS: https://apple.co/3iPm6Sx

Timestamps:
0:00 Intro
0:28 Python Functions
4:16 Function Arguments
6:00 Passing Multiple Arguments
7:31 return Statement
9:31 Types of Python Functions
11:36 Example: Compute Grade of a Student
15:31 Programming Task
16:01 Recap

Find Programiz elsewhere:
Facebook:   / programiz  
Instagram:   / _programiz  
LinkedIn:   / programiz  
Website: https://www.programiz.com
-------------------------------------------------

Python Functions (The Only Guide You'll Need) #12

#python #learnprogramming #programiz

show more

Share/Embed