Q17 Single choice Mark for later What is the expected output of the following code? A [4, 3, 2, 1] B [4, 3, 2] C [4, 3] D The code is erroneous. Correct answer