What will that have to do with a 2D "array" in Python? – Rik Poggi Feb 18 '12 at 11:17 for, map, ... Python's list type is a cross between an array and a list in that you can append and pop but also index. (I believe it's a dynamical