Python script

breamoreboy at gmail.com breamoreboy at gmail.com
Thu Dec 7 09:44:21 EST 2017


On Thursday, December 7, 2017 at 2:06:46 PM UTC, prvn... at gmail.com wrote:
> Hi All,
> I am new to python need help to write a script in python
> my requirement is :-
> write a python script to print sentence from a txt file to another txt file
> 
> Regards,
> Praveen

Read this https://docs.python.org/3/tutorial/inputoutput.html.  Run your favourite editor, type your code and save it.  Try running the script and when you hit problems show us your code, the input, the expected output and state exactly what happened.  Then we'll happily help you.

--
Kindest regards.

Mark Lawrence.



More information about the Python-list mailing list