Compare commits

...

3 Commits

Author SHA1 Message Date
Peter Norvig
95f9162e5d Update OneLetterOff.ipynb 2023-10-09 21:02:40 -07:00
Peter Norvig
08de020626 Update OneLetterOff.ipynb 2023-10-09 21:01:20 -07:00
Peter Norvig
d5c57f56be Update OneLetterOff.ipynb 2023-10-09 21:00:40 -07:00

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**|"
]
},
{