The pseudocode algorithm for the given program is:
This refers to the use of plain language to describe the sequence of steps for solving a problem in human language.
Hence, we can see that the complete step is given below:
5. DISPLAY "Withdrawal" when (-) is used.
6. DISPLAY "Deposit" when (+) is used
7. ELSE
8. PRINT "Error"
#SPJ1
Read more about flowcharts and pseudocodes here:
https://brainly.com/question/24735155