Please enable JavaScript to use CodeHS

Utah Computer Programming 1 and 2

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