Python iter () 函数Python 内置函数描述iter() 函数用来生成迭代器。 语法以下是iter() 方法的语法: iter(object[, sentinel]) 参数object -- 支持迭代的集合对象。
確定! 回上一頁