21. What is the output of this code in Python?(A) [ ](B) [ 'b' ](C) [ 'a','b' ](D) ['b' ,'c','d' , 'e' ](E) None of these