DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to check if a variable in python is a specific data type
isinstance(variable_name, class_name) #eg. isinstance(age, int) will return True
PREVIOUS
NEXT
Tagged:
#check
#variable
#python
#specific
#data
#type
ADD COMMENT
Topic
COMMENT
Name
2+2 =
Submit