Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

type checking python

    test = "This is a string"
    print(type(test))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #type #checking #python
ADD COMMENT
Topic
Name
8+9 =