Calvin Spealman wrote: > # Get the first index of a value in a list > idx = 'b' from ['a', 'b', 'c'] > assert idx == 'b' 'assert idx == 1'? -- Ivan Krstic <krstic at fas.harvard.edu> | GPG: 0x147C722D