What Did I Learn? In this challenge I learned new functions: We store in an array how many times each letter is repeated Counter(s).values() Then we count the number of elements the array has len(Counter(s).values())