Please enable JavaScript to use CodeHS

Programación en Python 1 y 2

Lesson 9.3 Espacios de nombres en funciones

Description

En esta lección, exploramos dónde existen las variables y cuál es la diferencia entre una variable local y global.


Objective

Students will be able to:

  • describe the different namespaces with regards to variables and functions