Consider the list A , what will be the result of the following operation: set(A) ?
Consider the Set: V={'A','B'} , what is the result of V.add('C') ?
What is the result of the following: '1' in {'1','2'} ?