filmov
tv
Find Data Types Function in Python

Показать описание
Used some simple data types in video.
To find data type:: print(type( variable name))
Type represent what is the actual type of data used
Variable name is the variable name used to assign data values.
Print will print the output.
To download python in phone click the link below:(pydroid 3)
#Python
#Datatypes
To find data type:: print(type( variable name))
Type represent what is the actual type of data used
Variable name is the variable name used to assign data values.
Print will print the output.
To download python in phone click the link below:(pydroid 3)
#Python
#Datatypes