python - find index position in list based of partial string

前端 未结 0 1977
醉话见心
醉话见心 2020-12-23 03:26
mylist = [\"aa123\", \"bb2322\", \"aa354\", \"cc332\", \"ab334\", \"333aa\"]

I need the index position of all items that contain \'aa\'. I\'m havin

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