horstmann/codecheck-python-LoopsAlongaRoworColumn-4

Platform Name CodeCheck
Exercise Type Code Completion
Language Python
Description Given a two-dimensional array of integers, a row index r, and a column index c, return the sum of all elements in the given row and column. The element where the row and column meet should only be included once.
Keywords
,
URL https://codecheck.io/files/horstmann/codecheck-python-LoopsAlongaRoworColumn-4
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-python-LoopsAlongaRoworColumn-4
LTI URL https://codecheck.io/files/horstmann/codecheck-python-LoopsAlongaRoworColumn-4
LTI Instructions URL https://horstmann.com/codecheck/lti.html

Preview