On Tue, Nov 3, 2009 at 1:48 PM, Benoit Daloze <eregontp / gmail.com> wrote:
> So here is my pastie:
> http://pastie.textmate.org/681199
>
> Still bugged, because I couldn't understand so much the part with planting
> seeds. (and why using the variable dead at that moment?)

he reused some of the variables for two separate things. the seed
planting bit was "calculate a random yield per acre, and see how many
bushels you got after planting so many bushels".

martin