Computer Science, asked by hhimanshiteotia, 19 hours ago

the position of second letter in a string in python is__________.​

Answers

Answered by tandrabehera772
1

Answer:

Firstly, you have to find the first keyword position at that moment calculate the second by using find an operator. The index () method proceeds the index of a substring inside the string (if found). If the substring is not found, it elevates an exception. please mark me as brainliest.

Similar questions