Platform Name
CodeCheck
Exercise Type
Code Completion
Language
Python
Description
Given a two-dimensional array of integers and a value x, return the position of the first match as a list of length 2. Return [-1, -1] if the value does not occur in the array.
Keywords
Two-Dimensional Arrays
,
Looping Over the Entire Array
URL
https://codecheck.io/files/horstmann/codecheck-python-LoopingOvertheEntireArray-12
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-LoopingOvertheEntireArray-12
LTI URL
https://codecheck.io/files/horstmann/codecheck-python-LoopingOvertheEntireArray-12
LTI Instructions URL
https://horstmann.com/codecheck/lti.html