Hi, everyone
If I want to create a text user interface for my application, is there
any existed module to facilitate such building?
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
> Date: Thu, 3 Jul 2008 10:18:23 +0100
> From: "Alan Gauld" <[EMAIL PROTECTED]>
> Subject: Re: [Tutor] Question about string
> To: tutor@python.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1&q
Hi, everyone
I am new to python, so what I ask may be so basic. I don't know the
difference between
s = 'a' 'b'
and
s = 'a'+'b'
They have the same results. Thanks for relying!
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/li