# Count method in strings. it returns number of occurance of the substring # in the given string string.count(substring, start=..., end=...)