Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the fundamental building blocks of Python programming in this 26-minute video tutorial focused on functions. Dive into creating functions, passing arguments, and returning values. Learn about input arguments, multiple arguments, positional and keyword arguments, as well as optional arguments. Understand common mistakes when working with functions and grasp the concept of abstraction. Practice your newfound knowledge with a coding exercise on functions. Perfect for beginners aiming to start coding their own Python projects, this tutorial is part of a comprehensive series designed to teach Python from the ground up.
Syllabus
- Introduction to Functions in Python
- Creating a Function
- Input Arguments
- Multiple Arguments
- Positional Arguments
- Keyword Arguments
- Optional Arguments
- Common Mistakes With Functions
- What is "Abstraction"?
- Coding Exercise: Functions
Taught by
pixegami