Please enable JavaScript to use CodeHS

Hawaii EXS0100 Intro to Computer Science A

Lesson 1.13 Parameters

Description

In this lesson, students will dive deeper into the concept of functions by exploring how to use parameters to customize their code.


Objective

Students will be able to:

  • Incorporate parameters into their functions in order to adapt their functions to multiple situations