identify the purpose and components of the method represented in the pseudocode below:
num calAverage(num total)
declarations
num average
set average = total/2
return average
This function allows to calculate the average of total value.
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment