Answer :

Final answer:

Explanation of pseudo code to sort three numbers in ascending order.


Explanation:

Pseudo code to sort three numbers in ascending order:

  1. Read the three numbers a, b, and c.
  2. Compare the numbers and arrange them in ascending order.
  3. Print the sorted numbers.

Learn more about Sorting numbers here:

https://brainly.com/question/36600706


Other Questions