| Title | Given an integer n, produce the array <pre>0 1 2 3 . |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-python-Producing2DArrays-1 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Given an integer n, produce the array <pre>0 1 2 3 ... n 1 2 3 4 ... 0 ... n 0 1 2 ... n-1 </pre> |
| Keywords | Two-Dimensional Arrays, Producing 2D Arrays |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-python-Producing2DArrays-1 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Python |
| Natural Language | en |