Live stream preview

Watch this video and more on Learn Career-Defining Technical Skills

Watch this video and more on Learn Career-Defining Technical Skills

Start your free trial

Already subscribed? Sign in

Function Returns in Python

Introduction to Python Programming • 5m 17s

Up Next in Introduction to Python Programming

  • Keyword Arguments

    Mark will show you how to make your function parameters clear with keyword arguments in this video.

  • Default Parameters

    In this video, you'll learn to set default parameters for your functions.

  • Lambda Functions

    Lambda functions are anonymous functions designed to run only once. In this section, you'll learn to create lambda functions.