horstmann/codecheck-python-Producing2DArrays-2
Platform Name
CodeCheck
Exercise Type
Code Completion
Language
Python
Description
Given two two-dimensional arrays a and b of integers with the same number of rows and columns, return a list of the same size where each element is the greater of the corresponding elements in the two arrays.
Keywords
Two-Dimensional Arrays
,
Producing 2D Arrays
URL
https://codecheck.io/files/horstmann/codecheck-python-Producing2DArrays-2
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-Producing2DArrays-2
LTI URL
https://codecheck.io/files/horstmann/codecheck-python-Producing2DArrays-2
LTI Instructions URL
https://horstmann.com/codecheck/lti.html
Preview