ICT E 2014-40

Author : Admin

Topic updated on 10/23/2017 12:12pm

What will be the output when the following Python code is executed ?

a = [‘a’, 2,[3, ‘b’,4], [6, ‘‘abc”, 9],8]
print(a[2][2])

 

 

RATE CONTENT 0, 0
Answers
Comments Hide Comments(0)

Leave a Reply