Add files via upload

This commit is contained in:
Peter Norvig
2017-11-21 13:44:57 -08:00
committed by GitHub
parent eefdd7dbc3
commit 5d0223c63e

View File

@@ -37,7 +37,7 @@
"\n",
"# The Concordance Solution\n",
"\n",
"I ended up with a program similar to the following, but to avoid having to explain Snobol, here I show Python syntax ecept for the `'$word'` indirection:"
"I ended up with a program similar to the following, but to avoid having to explain Snobol, here I show Python syntax (except for the `'$word'` indirection):"
]
},
{