What is the correct syntax to output the type of a variable or object in Python?
- print(type(x))
- print(typeof x)
- print(typeof(x))
- print(typeOf(x))
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.