📜  打印列表python代码示例中的所有对象

📅  最后修改于: 2022-03-11 14:46:02.768000             🧑  作者: Mango

代码示例1
for p in myList: 
  print p