Jacob Fugal wrote: > > ... > Not a comment on the article yet, as I haven't got that far in (what > I've seen so far, looks great, though!). I did notice however that the > something in the formatting engine is messing with some of the code > samples. For example, a line that I assume should look like this: > > return 1 if n == 0 || n == 1 > > Looks instead like this: > > return 1 if n 0 || n 1 > :( Thanks! I'll go get that sorted out. -- James Britt