Is sorted in python?



Is sorted in python?..

Answer / Kailash Kumar Saini

Yes, both the built-in function `sorted()` and the list's method `sort()` are available in Python to sort a collection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Explain me what is the common way for the flask script to work?

1 Answers  


What is a python template engine?

1 Answers  


What is the biggest challenge facing your current job right now? What is your biggest failure?

0 Answers  


In which field python is used?

1 Answers  


What is a decorator in python?

1 Answers  


Why python is so popular?

1 Answers  


How does exception handling in python differ from java?

1 Answers  


Executing dml commands through python programs?

1 Answers  


What is the difference between python 2 and python 3?

1 Answers  


Is python as powerful as c++?

1 Answers  


What is a module in python?

1 Answers  


Are there maps in python?

1 Answers  


Categories