@ -487,9 +487,9 @@ Traceback (most recent call last):
File "<pyshell#150>", line 1, in <module>
endopy.index("hehehe")
ValueError: 'hehehe' is not in list
```
10. Подсчет количества элементов по значению (count)
help(endcopy.count)
Help on built-in function count: