how to check if chracters in list are uppercase code example Example: python method to check for uppercase character a="DEMO" print(a.isupper())