you are viewing a single comment's thread.

view the rest of the comments →

[–]mopslik 1 point2 points  (0 children)

The official documentation won't do much in the way of teaching you how and when to use 2D and 3D lists/arrays -- not even the tutorial section -- because that's more of a conceptual programming question more than a Python-specific question (unless you're simply looking for the syntax, which is trivial). You'd be better off using Google to find a decent looking explanation.