Python 有两个可用于元组的内置方法。
Method | Description |
---|---|
count() | Returns the number of times a specified value occurs in a tuple |
index() | Searches the tuple for a specified value and returns the position of where it was found |
了解有关元组的更多信息Python 元组教程。
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!