Final answer:
Explanation of pseudo code to sort three numbers in ascending order.
Explanation:
Pseudo code to sort three numbers in ascending order:
- Read the three numbers a, b, and c.
- Compare the numbers and arrange them in ascending order.
- Print the sorted numbers.
Learn more about Sorting numbers here:
https://brainly.com/question/36600706