Steven D'Aprano ha scritto:
On Tue, 30 Dec 2008 11:53:17 +0100, Glauco wrote:
thanks brother
i mean how do i particularly assign (u = this)
(y = is)
in the strings up there. i have been able to split strings with any
character sign.
If i'm not wrong t
On Tue, 30 Dec 2008 11:53:17 +0100, Glauco wrote:
>> thanks brother
>> i mean how do i particularly assign (u = this)
>> (y = is)
>> in the strings up there. i have been able to split strings with any
>> character sign.
>>
>>
>
> If i'm not wrong this is
On Tue, 30 Dec 2008 11:53:17 +0100, Glauco wrote:
>> thanks brother
>> i mean how do i particularly assign (u = this)
>> (y = is)
>> in the strings up there. i have been able to split strings with any
>> character sign.
>>
>>
>
> If i'm not wrong this is
ibpe...@gmail.com wrote:
> On Dec 30, 11:17 am, "Narasimhan Raghu-RBQG84"
> wrote:
>> Simple solution: us result=yourString.split(" ") and you get a list with
>> all the words.
>>
>> -Original Message-
>> From: python-list-bounces+rbqg84=motorola@python.org
>>
>> [mailto:python-list-bo
thanks brother
i mean how do i particularly assign (u = this)
(y = is)
in the strings up there. i have been able to split strings with any
character sign.
If i'm not wrong this is simple with RE:
In [1]: st = 'this is a python coding group'
In [2]: i
On Dec 30, 11:17 am, "Narasimhan Raghu-RBQG84"
wrote:
> Simple solution: us result=yourString.split(" ") and you get a list with
> all the words.
>
> -Original Message-
> From: python-list-bounces+rbqg84=motorola@python.org
>
> [mailto:python-list-bounces+rbqg84=motorola@python.org
Simple solution: us result=yourString.split(" ") and you get a list with
all the words.
-Original Message-
From: python-list-bounces+rbqg84=motorola@python.org
[mailto:python-list-bounces+rbqg84=motorola@python.org] On Behalf Of
ibpe...@gmail.com
Sent: Tuesday, December 30, 2008 3