Script Generation, help!

digital_ant2 digital_ant2 at yahoo.com
Fri Nov 5 02:06:15 EST 2004


I'm new to python, so I'll be at detailed as I can be.

I need to generate a script where each line is like this:

Spam=(x)
Spam=(y)
Spam=(z)

each entry being on their own line, Spam is a string of text and
x,y,and z are random numbers, I also need it to be exported to a text
file with a specified extension.... being completely NEW to python I
push in the right direction would be really helpfull!

Thanks,
Pat







More information about the Python-list mailing list