s=System.in.text ('A'..'z').any{(c=s.count(it))&&printf("$it:%3d\n",c)}