python - find index position in list based of partial string

前端 未结 0 938
[愿得一人]
[愿得一人] 2020-12-23 03:12
mylist = [\"aa123\", \"bb2322\", \"aa354\", \"cc332\", \"ab334\", \"333aa\"]

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

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