Welcome to Part 3 of the Series on Functions in Python by Bhargab Kakati for CBSE Class 12 Computer Science (083) Examination.
If you havent watched the other parts of this series you can watch by clicking on the links below:
Part 1 : Intoduction to Functions
• #1 Functions in Python | Working With...
Part 2: User Defined Functions
• #2 User Defined Functions | Working W...
Part 4 : Code tracing in python
• #4 Code Tracing in Python | Working W...
Part 5 : Scope of a Variable
• #5 Scope of a Variable | Working With...
Part 6 : Passing string , list , tuple and Dictionary as argument
• #6 Passing Strings ,Lists , Tuples an...
Part 7: Argument and Its Types
• #7 Arguments and Its Types | Working ...
This is a hands on session on Python(Python 3.x) . Therefore, it is recommended to practice the codes as you watch the video to gain maximum benefit. I have used Pydroid for this video,but you can choose any IDE of your choice and implement the codes.
This video is a part of my e- learning initiative during the days of novel Corona Virus .
Topics Covered:
Types of Functions : void and non void functions
void and non void functions with practical examples
Properties of non void functions
returning multiple values from a function
Bhargab Kakati
PGT (Computer Science)