Please enable JavaScript to use CodeHS

Principios de Informática de Indiana

Lesson 12.5 Funciones y valores de retorno 2

Description

En esta lección, los estudiantes trabajan y definen funciones con valores de retorno y más de un parámetro.


Objective

Students will be able to:

  • Explain the purpose of returning a value from a function.
  • Create functions that return values.
  • Create programs that call functions with return values and use the return values to solve a higher order problem.