The other issue is I've solved the problem in Ruby, my code runs fine on my local machine. Then I do attempt and all cases pass but I get an exit code of 1. I solved the problem in 12 lines, and tells me there's an error on line 19 that 'length' is an unknown method. Not...