Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to check the type of a variable in python

print(type(x))
 
PREVIOUS NEXT
Tagged: #check #type #variable #python
ADD COMMENT
Topic
Name
5+2 =