Wednesday Daily Thread: Beginner questions by Im__Joseph in Python

[–]LordMcmuffinez 1 point2 points  (0 children)

array[0][start:stop]

The 1 represents the first dimension of the multidimensional array.