Please enable JavaScript to use CodeHS

Conceptos básicos de Python con Tracy 1

Lesson 5.6 Parámetros

Description

En esta lección, los alumnos profundizarán en el concepto de funciones explorando cómo utilizar parámetros para personalizar su código.


Objective

Students will be able to:

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