— Numbers= List(input ().split())
New = Numbers.sort()
Print(new)
Output:-
None
— Guys what to do ? Please help me how I got sorted list of numbers ?
— How to use speak to text conversion in Python
— Https://docs.python.org/3/howto/sorting.html
— Https://stackoverflow.com/questions/22442378/what-is-the-difference-between-sortedlist-vs-list-sort
— Let me 🦆 DuckDuckGo that for you:
🔎 "sort list python 3"
— It's didn't works Samuel it's still return NONE
— I have try this but same problem