Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

How can i rearrange a list [1,3,5,2,4] in ascending order

python
13th Feb 2019, 5:37 PM
Kevin
Kevin - avatar
2 Answers
+ 3
print(sorted([1,3,5,2,4]))
13th Feb 2019, 5:44 PM
Anna
Anna - avatar
+ 1
thanks
13th Feb 2019, 5:49 PM
Kevin
Kevin - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes
есть кто на русском разговаривает?
0 Votes