Computer Science, asked by neharaees99, 4 days ago

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 ijazsalwa19gamilcom
1

Answer:

A is the answer'0' if i am right

Similar questions