Using Python for programming algorithms
Henrique Dante de Almeida
hdante at gmail.com
Mon May 19 21:17:46 EDT 2008
On May 19, 5:46 pm, "bruno.desthuilli... at gmail.com"
<bruno.desthuilli... at gmail.com> wrote:
> On 19 mai, 17:53, Henrique Dante de Almeida <hda... at gmail.com> wrote:
>
> (snip)
>
> > Yes, I was actually referring to statically typed JIT-compiled
> > languages. Sorry about that, blame the beers that entered my digestive
> > system that night. :-P
>
> for beer in beers:
> if beer.entered_henrique_digestive_system_last_night:
> beer.blame()
>
> !-)
???
beers += [Beer.random()]
More information about the Python-list
mailing list