Y
Hacker News
new
|
ask
|
show
|
jobs
by
kbd
5350 days ago
Python's lists are not linked lists. List indexing is O(1).
1 comments
gbog
5350 days ago
You are right, double checked in my Martelli.
link