| Title | Given integers n and k, return a list of length n containing 0 1 2 . |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-python-FillingArrays-2 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Given integers n and k, return a list of length n containing 0 1 2 ... k-1 0 1 2 ... k-1 ... |
| Keywords | Lists - Simple Exercises, Filling |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-python-FillingArrays-2 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Python |
| Natural Language | en |