The answer for a question is wrong
Sorting a list without changing its data type
A=[5,2,3]
sorted(A)
this is going to work but you have given it as wrong answer please look into it
2
votes
GAURAV PANDEY
shared this idea