Please enable JavaScript to use CodeHS

Tennessee Coding I in Python

Lesson 8.3 Namespaces in Functions

Description


Objective


Activities

These are all the activities included in the lesson

8.3.1 Namespaces in Functions
8.3.2 Namespaces in Functions
8.3.3 Functions and Variables
8.3.4 Functions and Variables, Part 2
8.3.5 Variable Shadowing
8.3.6 The global Keyword
8.3.7 Debug Variable Shadowing and global Keyword
8.3.8 Variable Shadowing and global Keyword
8.3.9 Fix This Program!
8.3.10 Adding to a Value
8.3.11 Add, Subtract, or Multiply