Creating 50K text files in python

venutaurus539 at gmail.com venutaurus539 at gmail.com
Wed Mar 18 10:02:49 EDT 2009


On Mar 18, 6:58 pm, Marco Mariani <ma... at sferacarta.com> wrote:
> venutaurus... at gmail.com wrote:
> >     for k in range (1,1001):
>        ...
> >         k = k+1
>
> Man, you have a trouble with loops, all over.

But the situation demands it.:-(
I've to create 5 folders and 10 folders in each of them. Each folder
again should contain 1000 text files.





More information about the Python-list mailing list