horstmann/codecheck-python-2DArraysNoLoops-2

Platform Name CodeCheck
Exercise Type Code Completion
Language Python
Description Given a two-dimensional array of integers, return the middle element if both the row and column lenghts are odd, or the average of the two or four middle elements of one or both is even.
Keywords
,
URL https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-2
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-2
LTI URL https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-2
LTI Instructions URL https://horstmann.com/codecheck/lti.html

Preview