Respuesta :

It must work for every possible input value And it has only one relationship for each input value

Answer:

First blank: inputs

Second blank: output

Explanation:

Functions use inputs and operators, perform calculations on these inputs, and return an output. The concept is similar to mathematical functions, but in programing, functions can take and operate with many kinds of variables, not only with numbers.