Y
Hacker News
new
|
ask
|
show
|
jobs
by
busymom0
317 days ago
I ended at:
rat he
I remove "h" but it doesn't accept "rate" as a correct word. Am I missing something?
2 comments
JadeNB
317 days ago
In case anyone else finds this question before the other one, it was answered at
https://news.ycombinator.com/item?id=44804178
.
link
ethan_smith
317 days ago
You need to remove a single letter while keeping the remaining letters in the same order - removing "h" from "rat he" leaves "rat e" not "rate".
link