What will be the output of the following code :print type(type(int)) - Study24x7
Social learning Network
12 Feb 2024 12:41 PM study24x7 study24x7

What will be the output of the following code :

print type(type(int))

A

type 'int'

B

type 'type'

C

Error

D

0

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles