S='INFORMATIKA'print(S.isupper())S='informatika'print(S.isupper())
Standard input is empty
True False
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!