On Thursday 28 April 2011 11:23:51 Thomas 'PointedEars' Lahn wrote: > Chris Angelico wrote: > > Rusty Scalf wrote: > >> list1 = ['pig', 'horse', 'moose'] > >> list2 = ['62327', '49123', '79115'] > >> n = 2 > >> s2 = "list" + `n` >>> "list" + 'n' 'listn' >>> And IMHO you did not want that, did you?
OldAl. -- Algis http://akabaila.pcug.org.au/StructuralAnalysis.pdf -- http://mail.python.org/mailman/listinfo/python-list