The isspace() method returns True if all the characters of the given string are whitespaces. It returns False even if one character is not whitespace.
確定! 回上一頁