Computer Science, asked by NicolasSam, 3 months ago

What will be the output of the following códe :
print type(type(int))

(A) type ‘int’
(B) type ‘type’
(C) Error
(D) 0​

Answers

Answered by Rollerqueen
20

Answer:

Output will be type 'type'

Hope it helps uh!

\blue{\bold{\underline{\underline{}}}}

Answered by OoINTROVERToO
0

What will be the output of the following códe :

print type(type(int))

(A) type ‘int’

(B) type ‘type’ ✓✓

(C) Error

(D) 0

Similar questions