yeah = gets.chomp print yeah.count("Y"),' ', yeah.count("E"), ' ', yeah.count("A"), ' ', yeah.count("H"), ' ', yeah.count("!")