python test a character to see if it is upper case code example Example: python method to check for uppercase character a="DEMO" print(a.isupper())