Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python test type

isinstance("Hello World",str)

true if "Hello World" is a string else false
 
PREVIOUS NEXT
Tagged: #python #test #type
ADD COMMENT
Topic
Name
2+5 =