Re: Questions on Using Python to Teach Data Structures and Algorithms



bearophileHUGS@xxxxxxxxx wrote:
efrat:
[...]

then why was the name "list" chosen?


I'd too love to know why the wrong "list" name was chosen for them,
instead of "array". (Maybe because "list" is shorter, or because ABC
called them "lists"...)

I suspect it's because of their intrinsic one-dimensional nature.

regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://holdenweb.blogspot.com
Recent Ramblings http://del.icio.us/steve.holden

.



Relevant Pages