Discuss / Python / 本节打卡

本节打卡

Topic source

侧步微凉

#1 Created at ... [Delete] [Delete and Lock User]

非迭代器的可迭代对象在使用for循环时,实际是先调用 iter() 方法转换为 迭代器,再循环调用 next()并返回值

草莓iiiiii

#2 Created at ... [Delete] [Delete and Lock User]

thanks


  • 1

Reply