[Python-Dev] A suggestion

Alexander Belopolsky alexander.belopolsky at gmail.com
Sat Jul 17 06:06:27 CEST 2010


On Fri, Jul 16, 2010 at 10:38 PM, Brandon Hayden
<comcombrandon2 at yahoo.com> wrote:
> In the Python language, or any other language for that matter, ..

You brought this question to the wrong forum, but in Ruby you can do

>> 10.times{f}

to execute f 10 times.


More information about the Python-Dev mailing list