powered by
TRUE
FALSE
pystr_isnumeric(str)
pystr_isalpha
pystr_isalnum
pystr_isnumeric("123") pystr_isnumeric("123a") pystr_isnumeric("123!")
Run the code above in your browser using DataLab