Question: Rows 1,3,4 alist = list('CS1110') = 3 ) ['c','I','S','1','1','0'] 1 pos alist.index('1', print(pos) alist.insert( 'I') print(alist) D.join(alist) print(a) alist[] = '2' print(alist) a = 'C.I.S.1.1.01

Rows 1,3,4

alist = list('CS1110')

Rows 1,3,4 alist = list('CS1110') = 3 ) ['c','I','S','1','1','0'] 1 pos alist.index('1',

= 3 ) ['c','I','S','1','1','0'] 1 pos alist.index('1', print(pos) alist.insert( 'I') print(alist) D.join(alist) print(a) alist[] = '2' print(alist) a = 'C.I.S.1.1.01 ['c','I','S','1','1','2']

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!