Question: Write a single pseudocode statement that calls a function named calcTax and assigns the return value to a variable named taxAmount. The statement also sends
Write a single pseudocode statement that calls a function named calcTax and assigns the return value to a variable named taxAmount. The statement also sends two arguments: a sales amount of $1,248.50 as the first argument and a rate of .0775 as the second argument.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
