Question #877

I can store objects of different types. What am I?

An array is a data structure that stores values of the same data type. In Python, this is the main difference between arrays and lists. (thegeekstuff.com/2013/08/python-array)


Comment on Disqus:

Question difficulty: 🔵🔵🔵🔵🔵


Similar questions: