Afficher un message
Vieux 15/02/2008, 01h26   #3
Kurda Yon
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: another "print" adds to the previous line

On Feb 14, 7:24 pm, Michael Fesser <neti...@gmx.de> wrote:
> .oO(Kurda Yon)
>
> >I am searching for something which is opposite to the "\n".

>
> Hmm? The opposite of a line break is ... no line break?
>
> >print "aaa \n bbb";

>
> >will output:
> >aaa
> >bbb

>
> Correct.
>
> >And I need two print-commands write to one line:
> >print "aaa";
> >print "bbb";

>
> >Desired output:
> >aaabbb

>
> That's exactly what the two print commands above will do.
>
> Micha


Right. I am stupid. Sorry.
  Réponse avec citation
 
Page generated in 0,04593 seconds with 9 queries