Please enable JavaScript
How to get all characters in a string to lower case using the .lower() string method. How to check if all characters in a string are lower case by using the .islower() string method.