[Tutor] New to this

2010-06-20 Thread Neil Thorman
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

Re: [Tutor] New to this

2010-06-21 Thread Neil Thorman
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") &