gpt4 book ai didi

arrays - 尼姆 : find the index of an item in an array or sequence

转载 作者:行者123 更新时间:2023-12-04 16:30:27 24 4
gpt4 key购买 nike

是否有内置方法来查找数组或序列中某项的索引,相当于 Python index ? (它可能返回第一次出现的索引,或所有索引。)

最佳答案

find .

Returns the first index of item in a or -1 if not found. This requires appropriate items and == operations to work.

关于arrays - 尼姆 : find the index of an item in an array or sequence,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47638393/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com