522
The meaning of this
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
But python lists are not like the base arrays in other languages. They function more like
List<>
orvector
(C++ had to be special) and are named appropriately.