In python, there are several ways to check if the string is empty or not. ... __eq__(None)) # => NotImplemented # Using len() print(len("") ...
確定! 回上一頁