Answer to Question #238930 in Algorithms for alphabet

Question #238930

Create a pseudocode that will input values for A and B. Compare two values inputted and print which of the values is higher including the remark “Higher”.


1
Expert's answer
2021-09-18T12:18:10-0400
A=input(ValueA)
B=input(ValueB)
if(A>B)
print(A is higher than B)
else
print(B is higher than A)


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS