-
chararray.islower()
[source] -
Returns true for each element if all cased characters in the string are lowercase and there is at least one cased character, false otherwise.
See also
char.islower
chararray.islower()

2025-01-10 15:47:30
chararray.islower()
[source]
Returns true for each element if all cased characters in the string are lowercase and there is at least one cased character, false otherwise.
See also
char.islower
Designed by : w10schools
service@w10schools.com
Please login to continue.