Live data from Hacker News

Python code to solve xkcd 1313 by Peter Norvig

nbviewer.ipython.org

1–10 of 75 posts

Re: Python code to solve xkcd 1313 by Peter Norvig

#8

I don't know why Randall's regex incorrectly (?) matches "Fremont", but it's worth noting Wikipedia's primary spelling has an accent aigu "Frémont": https://en.wikipedia.org/wiki/John_C._Frémont

Frémont still matches "[rn]t", so the problem persists regardless of this spelling.
Post reply on HN