Computer Science, asked by meet7541, 6 months ago

What will be the output of following code?
x = ['3, '2', '5]
y=''
while x:
y = y + x[-1]
Xx[: len(x) -1]
print (y)
print (x)
print (type(x), type(y))

Answers

Answered by reddychetan424
1

Explanation:

qpœQ.The temperature goes on increasing at the rate of 1 degree for every__ inside the Earth.

(a)32 metres

(b)62 metres

(c)22 metres

(d)52 metres

Answered by kutti32
0
His answer is correct congrats
Similar questions