[Tutor] Help with file I/O.

Alan G alan.gauld at freenet.co.uk
Sun Jul 31 10:15:47 CEST 2005


> If anyone will help me learn file I/O, it would be appreciated.
> I went through Josh Cogliani's Non-Programmer's Tutorial for Python,
> and I still can't understand it.

What exactly don't you understand?

Try the file handling topic in my tutor. see if thats any clearer?
It covers opening, reading, writing and appending to text files.
It also gives some idea of how to handle binary files, but you
probably don't need that bit.

Alan G
Author of the Learn to Program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld



More information about the Tutor mailing list