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]+[5])

    A) [6, 7, 8, 9, 10]

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

    C) Generate Error    

    D) None of the above

    Correct Answer: B

    Solution :

    [b]


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