Please enable JavaScript to use CodeHS

CodeHS Glossary


islower() Python

`islower()` method returns `True` is a string is all lowercase letters and `False` if otherwise.