horstmann/codecheck-python-2DArraysNoLoops-8
Platform Name
CodeCheck
Exercise Type
Code Completion
Language
Python
Description
On a chessboard, positions are marked with a letter between a and h for the column and a number between 1 and 8 for the row. Given an 8x8 array of integers and a string with such a position, return the element at that position.
Keywords
Two-Dimensional Arrays
,
No Loops
URL
https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-8
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-8
LTI URL
https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-8
LTI Instructions URL
https://horstmann.com/codecheck/lti.html
Preview