Answer to Question #162451 in Algorithms for Asaana

Question #162451

write an algorithm to illustrate 10 to x if x<y otherwise 5 is assigned to x.


1
Expert's answer
2021-02-10T14:44:12-0500
if (x < y)
  x = 10
else
  x = 5

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