您的位置: 首页 > IT文章 > python: find the index of a given value in a list python: find the index of a given value in a list 分类: IT文章 • 2025-02-01 08:37:55 ["foo", "bar", "baz"].index("bar")