Start by executing the assignment:
s = '0123456789'
Now write expressions using string s and the indexing operator that evaluate to:
¡(a) '0'
¡(b) '1'
¡(c) '6'
¡(d) '8'
¡(e) '9'
Answers
Answered by
1
Answer:
A is the answer'0' if i am right
Similar questions