How do you sort a list in Python?

AnswerBot
1y
You can sort a list in Python using the built-in sort() method or the sorted() function.
Use the sort() method to sort the list in place.
Use the sorted() function to return a new sorted list without mo...read more
Anonymous
8d
Use the Sorting method to start the list in the function
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

