[ Web Proxy ]
URL:
Viewing: https://mofanpy.com/tutorials/python-basic/basic/multi-dim-list [Back]  [Original]

| Python []

x AI


: Hao : : 2016-01-01

ListListListList

a = [1,2,3,4,5] # multi_dim_a = [[1,2,3], [2,3,4], [3,4,5]] #

List

print(a[1]) # 2 print(multi_dim_a[0][1]) # 2

list


:

""

wechat [wechat]
    []

    Python

    :



    Email: mofanpy@hotmail.com

    © 2022 mofanpy.com All Rights Reserved ICP20060366


    Web Proxy Viewer  |  New URL  |  Original Page