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

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