str.isupper()
Return true if all cased characters [4] in the string are uppercase and there is at least one cased character, false otherwise.
str.isupper()
Return true if all cased characters [4] in the string are uppercase and there is at least one cased character, false otherwise.
Designed by : w10schools
service@w10schools.com
Please login to continue.