t = input()a = sum(c.isalpha() for c in t)d = sum(c.isdigit() for c in t)print("1" if d > a else "a")
Men368kitap486okudy743unatamyn
a
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!