Exit WGU-SPF WGU Scripting and Programming Foundations
Question 1 of 5
0% complete
Q1 Single choice

A function should determine the average of x and y.

What should be the function's parameters and return value(s)?

  • A

    Parameters: x, y. averageReturn value: none

  • B

    Parameters: averageReturn values: x, y

  • C

    Parameters: nonsReturn values: x, y

  • D

    Parameters: x, yReturn value: average

Previous Next