Question 17
Consider the following code block and mark the correct output.
[0 0 0 1 1 1]
[2 2 0 0 1 1]
[0 1 2 0 1 2]
[0 1 0 1 0 1]
Consider the following code block and mark the correct output.
[0 0 0 1 1 1]
[2 2 0 0 1 1]
[0 1 2 0 1 2]
[0 1 0 1 0 1]
Correct answer
[2 2 0 0 1 1]
Question 17 of 40 in the IIT Madras BS Machine Learning Practice (MLP) End Term paper sat on 7 Aug 2022, in the May 2022 term (IIT M FOUNDATION DIPLOMA ENDTERM QPB1 07 Aug 2022 IBA NS). It carries 2 marks.