.Create a pseudocode and flowchart that will input values for A and B. Compare two values inputted and print which of the values is higher including the remark “Higher”.
Pseudocode
read A,B if A > B: print A Higher else: print B Higher
Flowchart
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments