| Title | 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. |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-8 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| 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 |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-python-2DArraysNoLoops-8 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Python |
| Natural Language | en |