consider the following algorithm what values are printed out when the
Question
Consider the following algorithm:
what values are printed out when the user provides number1=9, and number2=20? Explain each of the pseudocode keywords given in the above algorithm. c) Provide a flow diagram representing the above algorithm.