[Tutor] The Python way and two dimensional lists

Phil phillor9 at gmail.com
Sun Nov 21 22:35:30 EST 2021


> 	The object one applies it to must be a set. The parameter passed must
> be a superset (or equal). It returns true if the object -- in your example,
> that would be	s	-- is a subset of the parameter		r	.

Thank you Dennis,

I had posted a method I'd used to correct this problem. Although does 
work correctly. I suspect that it's not an efficient method.

-- 

Regards,
Phil



More information about the Tutor mailing list