ICT E 2016-40

Author : Admin

Topic updated on 10/23/2017 03:38pm

Consider the following python program segment:
d1 = “(1,2,3)” d2 = (1,2,3) d3 = [1,2, (1,2)]

What would be the types of variable d1, d2 and d3 respectively after the execution of the program segment ?

 

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

Leave a Reply