✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following array:
Which of the following statements will extract elements common to the 1st and 3rd rows, and the 2nd and 3rd columns (i.e., the result should be [[2, 3], [10, 11]])?