Count the occurrences of each letter in the word "puppy". • p-u-p-p-y: letter p appears 3 times, u appears once, y appears once • The letter that appears 3 times is p. Final Answer: C: p