+ 2
https://code.sololearn.com/cMGlLQ1tjflK
Here is a function where you enter the numbers and it will output the sorted result. I just used a bubble sort since you only had three numbers to sort. I hope this is what you were asking for.
Happy coding!