How to iterate inside a list in python

后端 未结 0 685
渐次进展
渐次进展 2020-12-10 07:23

If I have a list in python e.g list = [janet,tommy,micheal] and I want to take the first three letters by iteration. How do I do it in python?

I have tried to use the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题