Python Compiler : Python

a = bool(6) #display a: print(a) #display the data type of a: print(type(a))