Computer Science, asked by abhayparihar756, 3 months ago

The position of second letter in a string in python is ……..​

Answers

Answered by sumanbabulalvijay
0

Answer:

+ and * this is your answer

Answered by laraibmukhtar55
0

Position of the second letter in a string in Python:

To find the 2nd word's position. 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.

Hope it helped...

Similar questions