| Title | Given a string, return the string with the first half and the second half doubled. |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-python-StringsNoLoops-5 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Given a string, return the string with the first half and the second half doubled. For example, Java becomes JaJavava and Hello becomes HelHellolo. |
| Keywords | Strings, No Loops |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-python-StringsNoLoops-5 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Python |
| Natural Language | en |