On 30/09/13 01:13, Sammy Cornet wrote:
Greets!!
Your help provided to me concerning function definition
> was awesome Steven. Gratitude...!!!
I'm not sure who's tongue is furthest into their cheek here.
But please, in future show us some code and any error
messages, it does make it easier to a
Greets!!
Your help provided to me concerning function definition was awesome Steven.
Gratitude...!!!
Sent from my iPhone
On Sep 28, 2013, at 9:56, "Steven D'Aprano" wrote:
> On Sat, Sep 28, 2013 at 10:19:57AM -0500, Sammy Cornet wrote:
>> Hello!
>> I'm using python v2.7.5 (IDLE). I'm trying t
On 28/9/2013 11:19, Sammy Cornet wrote:
> Hello!
> I'm using python v2.7.5 (IDLE). I'm trying to write a nine_line function that
> should use three_lines to print nine blanc lines. For some reason, I only
> print one line. Can you please provide me with some explanation? I would be
> very grate
On Sat, Sep 28, 2013 at 10:19:57AM -0500, Sammy Cornet wrote:
> Hello!
> I'm using python v2.7.5 (IDLE). I'm trying to write a nine_line
> function that should use three_lines to print nine blanc lines. For
> some reason, I only print one line. Can you please provide me with
> some explanation?
Hello!
I'm using python v2.7.5 (IDLE). I'm trying to write a nine_line function that
should use three_lines to print nine blanc lines. For some reason, I only print
one line. Can you please provide me with some explanation? I would be very
grateful!
__