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