I'm picking this up as a hobby really, not having done any programming since
Acorn I'm pretty much starting form scratch (and even back in the BASIC day
I never really got to grips with files).
This is from Alan Gauld's Learning to Program: Handling Files.
http://www.freenetpages.co.uk/hp/alan.gaul
On Mon, Jun 21, 2010 at 1:37 AM, Alex Hall wrote:
> On 6/20/10, Steven D'Aprano wrote:
> > On Mon, 21 Jun 2010 09:02:55 am Alex Hall wrote:
> >> On 6/20/10, Neil Thorman wrote:
> > [...]
> >> >>>>inp = file("menu.txt", "r")
&