Update OneLetterOff.ipynb

This commit is contained in:
Peter Norvig
2023-10-09 21:00:40 -07:00
committed by GitHub
parent 0aebccb55c
commit d5c57f56be

View File

@@ -484,15 +484,15 @@
"\n", "\n",
"I can take some of these suggested pairs, and make up clues on my own:\n", "I can take some of these suggested pairs, and make up clues on my own:\n",
"\n", "\n",
"|pair|**clue**|\n", "|pair||drop|clue|\n",
"|----|----|\n", "| :---- | :---- | :---- |\n",
"|alley ally|**Bowling teammate**|\n", "|alley ally|any|**Bowling teammate**|\n",
"|binding blinding|**Mandatory punishment for the cyclops Polyphemus**|\n", "|binding blinding|any|**Mandatory punishment for the cyclops Polyphemus**|\n",
"|class lass|**Sophisticated young lady**|\n", "|class lass|any|**Sophisticated young lady**|\n",
"|finnish finish|**Scandinavian ending**|\n", "|finnish finish|any|**Scandinavian ending**|\n",
"|harmful armful|**Dangerous bundle**|\n", "|harmful armful|any|**Dangerous bundle**|\n",
"|latitude platitude|**Parallel cliche**|\n", "|latitude platitude|any|**Parallel cliche**|\n",
"|plum plumb|**Most excellent toilet installation job**|" "|plum plumb|last|**Most excellent toilet installation job**|"
] ]
}, },
{ {