Note: At the end of each printing step, the process endsalthough i only put \"en
ID: 3612715 • Letter: N
Question
Note: At the end of each printing step, the process endsalthough i only put "end" at the very end of the pseudocode. i'mguessing that covers it.start read A,B,C if A>B if A>C print A else print C else if B>C print B else print B end
Note: At the end of each printing step, the process endsalthough i only put "end" at the very end of the pseudocode. i'mguessing that covers it.
start read A,B,C if A>B if A>C print A else print C else if B>C print B else print B end