What sort does python use?



What sort does python use?..

Answer / Uzair Ahmad Ansari

Python uses sorted order by default. This means that when you access an index in a list or a dictionary, it will return the value at that position according to its original position.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the difference between remove() function and del statement?

1 Answers  


What are the components of python memory manager?

1 Answers  


How to write multiple statements in a single line in python?

1 Answers  


Why do lambda forms not have statements?

1 Answers  


post me some questions from pythom script

1 Answers   Infosys,


Is nan a float python?

1 Answers  


Tell me what is pickling and unpickling?

1 Answers  


Which os is best for python?

1 Answers  


What is oops in python?

1 Answers  


Explain tkinter in python

1 Answers  


How many hours learn python?

1 Answers  


What are cookies python?

1 Answers  


Categories