0
How can i rearrange a list [1,3,5,2,4] in ascending order
13th Feb 2019, 5:37 PM
Kevin

2 Answers
+ 3
print(sorted([1,3,5,2,4]))
13th Feb 2019, 5:44 PM
Anna

+ 1
thanks
13th Feb 2019, 5:49 PM
Kevin

Often have questions like this?
Learn more efficiently, for free:
Hot today
Question
2 Votes
Wayss
0 Votes
I dont now that how to do js
2 Votes
fully dynamic arrays
1 Votes
overloading operators << >>
1 Votes
Project subjection
0 Votes
Wishkit alternative for android
1 Votes
How to start in web dev?
0 Votes