Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 9.2 Functions and Parameters

Description

In this lesson, we dive deeper into the concept of functions by exploring how to use parameters.


Objective

Students will be able to:

  • Effectively use parameters to customize functions in their programs