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.