Anagram Detector Write a program that, given a word and a list of possible anagrams, selects the correct one(s). In other words, given: "listen" and %w(enlists google inlets banana) the program should return "inlets".
Grandma Write a Deaf Grandma program. Whatever you say to grandma (whatever you type in), she should respond with HUH?! SPEAK UP, SONNY! unless you shout it (type in all capitals).
Scrabble Score Write a program that, given a word, computes the scrabble score for that word. Scrabble.new.score("cabbage") # => 14 Your program should be in a file named scrabble.rb.
Welcome WDI8 DAY ONE NOTES Intro Joel https://github.com/coldhead & https://github.com/wofockham Culture edit text files