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