Functions in Python, Part 1

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

Functions are the primary code reuse mechanism in Python, and Python throws in a few tricks that many other languages do not, including the ability to return multiple values from a function. Learn the basics of functions in Python in Part 1 of a two-part mini-series.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: