Ref Video : https://www.youtube.com/watch?v=D5R9Iq3KaPI
Methods in Set
Math Methods in Set
Relationship Methods

issubset-- 1st set is a part of the second set(E.g. b(Inside the bracket))
issuperset -- 2nd set s a part of the 1st set(E.g. a(Inside the bracket))
Comments
Post a Comment