words = input().split()print(sum(1 for w in words if len("".join(c for c in w if c.isalpha())) == 3))
Men kitap okudy unatamyn
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!