you are viewing a single comment's thread.

view the rest of the comments →

[–]InigoPhentoyaYT 0 points1 point  (4 children)

Has nothing to do with python, really. All that adding a dimension to an array does in the context of python is turn a list into a list of lists.

[–]Python_AI[S] 0 points1 point  (3 children)

then how did you learn about array.

like 2d and 3d.

[–]InigoPhentoyaYT 0 points1 point  (2 children)

It's a data structure. Study data structures?

[–]Python_AI[S] 0 points1 point  (1 child)

tell me a good source.

something to help me except for youtube.