[Tutor] list permutation!!!

Jimmy verma jim_938 at hotmail.com
Wed Oct 29 09:13:55 EST 2003


Hello,

I need some suggestions regarding my problem.

I have n lists and i want to make the possible arrangements out of the 
elements of the lists.

For example:

If i have 3 lists

A = ['1','2']
B = ['3', '4']
C = ['5','6']

Then the combinations are:

'1''3''5'
'1''3''6'
'1''4''5'
'1''4''6'

'2''3''5'
'2''3''6'
'2''4''5'
'2''4''6'

I will wait for the suggestions.


Thanks in advance.

Regards,

J+

_________________________________________________________________
Making your life easy! That is Citibank Suvidha. 
http://server1.msn.co.in/msnleads/citi_cards_sept03/CitiSuvidha.asp Get your 
account now!




More information about the Tutor mailing list