Thanks all for your immediate responses :)
On Thu, Oct 11, 2012 at 6:20 PM, Joel Goldstick wrote:
> On Thu, Oct 11, 2012 at 8:30 AM, eryksun wrote:
> > On Thu, Oct 11, 2012 at 7:13 AM, Sunil Tech
> wrote:
> >>
> >> text1 contains
> >> This is from Text1 --- 1st line
> >>
> >>
> >> text2 co
On Thu, Oct 11, 2012 at 8:30 AM, eryksun wrote:
> On Thu, Oct 11, 2012 at 7:13 AM, Sunil Tech wrote:
>>
>> text1 contains
>> This is from Text1 --- 1st line
>>
>>
>> text2 contains
>> This is from Text2 --- 1st line
>>
>>
>> i want result in text3 like
>> This is from Text1 --- 1st line
On Thu, Oct 11, 2012 at 7:13 AM, Sunil Tech wrote:
>
> text1 contains
> This is from Text1 --- 1st line
>
>
> text2 contains
> This is from Text2 --- 1st line
>
>
> i want result in text3 like
> This is from Text1 --- 1st line
> This is from Text2 --- 1st line
>
> but condition is "
i used zip(), but it gives me result in list of tuples format.
But i don't get in a exact expect format (as mentioned)
no loopings are allowed.
On Thu, Oct 11, 2012 at 5:30 PM, Dave Angel wrote:
> On 10/11/2012 07:13 AM, Sunil Tech wrote:
> > Hi all,
> >
> > Greetings to you...
> > it been so he
On 10/11/2012 07:13 AM, Sunil Tech wrote:
> Hi all,
>
> Greetings to you...
> it been so helpful for me to go through your all mails & support & i wish
> it still continues.
>
> I have two text files.
>
> text1 contains
>
> This is from Text1 --- 1st line
> This is from Text1 --- 2nd line
> This is
Hi all,
Greetings to you...
it been so helpful for me to go through your all mails & support & i wish
it still continues.
I have two text files.
text1 contains
This is from Text1 --- 1st line
This is from Text1 --- 2nd line
This is from Text1 --- 3rd line
This is from Text1 --- 4th line
This is