是否可以在python中使用 next() 来迭代字典。 我需要访问键和值)。另外,它是否适用于长度不固定的可扩展字典? ... 使用 items 来获得键/值对,使用 iter() 来能够调用 ...
確定! 回上一頁