What are the differences between a list and an array in Python?

AnswerBot
1y
Lists are flexible, can hold different data types, and are slower. Arrays are fixed size, hold only one data type, and are faster.
Lists can hold different data types, while arrays can only hold one da...read more
Help your peers!
Add answer anonymously...
>
Vartit Technology Machine Learning and Python Developer Interview Questions
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

