python script for .dat file

Mark Lawrence breamoreboy at yahoo.co.uk
Tue Apr 5 11:57:44 EDT 2016


On 05/04/2016 16:23, Muhammad Ali wrote:
>
> Hello,
>
> Could any body tell me a general python script to generate .dat file after the extraction of data from more than 2 files, say file A and file B?
>
> Or could any body tell me the python commands to generate .dat file after the extraction of data from two or more than two files?
>
> I have to modify some python code.
>
> Looking for your valuable posts.
>
> Thank you.
>
> Ali
>

https://docs.python.org/3/tutorial/inputoutput.html#reading-and-writing-files

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list