Please enable JavaScript to use CodeHS

Utah Computer Programming 2

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