Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

is number python

var.isdigit()
#return true if all the chars in the string are numbers
#return false if not all the chars in the string are numbers
 
PREVIOUS NEXT
Tagged: #number #python
ADD COMMENT
Topic
Name
3+5 =