Python में string के elements के index की data type क्या होती है
What is the data type of the index value of elements in a string in Python
A
float
B
int
C
str
D
bool
Explanation
Correct Answer: B) int