What will the following code output?
a=‘INFOMAX’ a=10 print(type(a))
निम्नलिखित कोड आउटपुट क्या होगा?