how can you know the data type of variable?
Answers
Answered by
16
Answer:
To check the data type of variable in Python, use type() method. Python type() is an inbuilt method that returns the class type of the argument(object) passed as a parameter. You place the variable inside of a type() function, and Python returns the data type...
Answered by
18
Answer:
Type object: call GetType on instance, or use the typreof operator on a type name.
- Type object: call GetType on instance, or use the typreof operator on a type name.typeof operator. The typeof operator is used to obtain the System. ...
- Type object: call GetType on instance, or use the typreof operator on a type name.typeof operator. The typeof operator is used to obtain the System. ... GetType Method. ...
- Type object: call GetType on instance, or use the typreof operator on a type name.typeof operator. The typeof operator is used to obtain the System. ... GetType Method. ... Checking for variable type.
hope it helps uhh
pls mark as brainliest
Similar questions