in your last set of methods, word requires a boolean parameter x.

Also, when you had this:


Here, word() will never return because it's always calling itself, not the other word. It should be...