powered by
TRUE
FALSE
pystr_islower(str)
pystr_isupper
pystr_islower("all lowercase!") pystr_islower("All Lowercase?") pystr_islower("abc123")
Run the code above in your browser using DataLab