Computer Science, asked by riyanshityagi1607, 17 hours ago

Name a function which is same as find() but raises an exception if the substring is not pres string
A) index()
B) endswith()
C) startswith()
D) count()​

Answers

Answered by vnagaveni2000
0

Answer:

count() I think it is same as find()

Similar questions