Can you figure out $1 words? Those are words where the letters add up to 100, where 'a' is 1, 'b' is 2, 'c' is 3, and so on.
Trying to calculate the worth of a word was surprisingly challenging. I need to try to think of an easier way to code this.