Re: Newbie (but improving) - Passing a function name with parameters as aparameter

2007-05-10 Thread MRAB
On May 10, 6:33 pm, "Terry Reedy" <[EMAIL PROTECTED]> wrote: > "mosscliffe" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > Asun Friere pointed out the central flaw in your program. Since passing > functions as arguments is an important concept, here, for any newbies who > did

Re: Newbie (but improving) - Passing a function name with parameters as aparameter

2007-05-10 Thread Terry Reedy
"mosscliffe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Asun Friere pointed out the central flaw in your program. Since passing functions as arguments is an important concept, here, for any newbies who did not understand, is a restatement of the problem and the fix. | timelo