2D arrays in Python在python中创建二维数组的最佳方法是什么?我想要的是存储这样的值:[cc lang=python]X , Y , Z[/cc]这样我就可以访问像X[2],Y[2] ...
確定! 回上一頁