"Neil Cerutti" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

> Look at the code again. It's not testing what it says it's
> testing.
>

It isnt?

The only quibble I can see is that there really is no "first" element in a 
set.  I picked the "0 in set" and "0 in list" to pick the fastest case for 
list, which does a linear search through the list elements.

Where did I go wrong on the test descriptions?

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to