Q4
Which character is used to access individual elements of a string by index in Python?
A.
. (period)
B.
, (comma)
C.
: (colon)
D.
[ and ] (square brackets)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board