Text: Show the trace table of the following algorithm.
Question 3: Show the Trace Table of the following general algorithm (You may skip the start euraoJo asn a uanong urptoje a iatada osV(dags dors pe [0[=1+9] Step 1 Start Step 2 Sum=0 Step 3 N=10 Step 4 WHILE (N<=70) Step 5 IF (N%2==0) Step 6 Print Even Step 7 ELSE Step 8 Print Odd Step 9 END IF Step 10 Sum=Sum +N Step 11 N=N+5 Step 12 Print N, Sum Step 13 END WHILE Step 14 END
Step #
Statement
Loop pass
Sum
Condition