Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 3

Lesson 6.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