Question: python please 2. What is the purpose of the following algorithm, written in pseudocode? num = 0 Repeat the following steps 15 times Ask user
2. What is the purpose of the following algorithm, written in pseudocode? num = 0 Repeat the following steps 15 times Ask user for next number If userNum > num num = userNum Print num
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
