s=”PYTHON PROGRAMMING” print(s.isupper()) Output False True 30. isnumeric() – Returns True if a unicode string contains only numeric characters and False ...
確定! 回上一頁