12th Class Computers Science Sample Paper Python Revision Tour-Sample Paper-3

  • question_answer
    What will be the output of the given statement?
    print([1,2,3,4,5].reverse())

    A) [5, 4, 3, 2, 1]          

    B) None

    C) [1, 2, 3, 4, 5]          

    D) Generate Error

    Correct Answer: B

    Solution :

    [b] None


You need to login to perform this action.
You will be redirected in 3 sec spinner