Do lists start at 0 or 1?



Do lists start at 0 or 1?..

Answer / Anu Tyagi

In Python, list indexing starts at 0.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is Dict and List comprehensions are?

1 Answers  


Why does the following behave unexpectedly in python?

1 Answers  


Shade some light on the modes in python programming environment.

1 Answers  


What does the continue do in python?

1 Answers  


How memory is managed in python?

1 Answers  


What are the benefits of using python? What do you understand of pep 8?

1 Answers  


What is python and explain some of its benefits?

1 Answers  


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

1 Answers  


Explain about pdb module in python?

1 Answers  


How do you represent binary and hexadecimal numbers?

1 Answers  


What is the purpose of uuid?

1 Answers  


What is a raw input in python?

1 Answers  


Categories