Please enable JavaScript to use CodeHS

Utah Computer Programming 2

Lesson 1.3 Namespaces in Functions

Description

In this lesson, we explore where variables exist and what the difference is between a local and global variable.


Objective

Students will be able to:

  • describe the different namespaces with regards to variables and functions