| Title | Construct a function which determines whether the string given as a paramter is a palindrome. |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_palindrome4 |
| Platform Name | jsParsons |
| Features | — |
| Description | Construct a function that checks if the string is a palindrome or not. The function should be case insensitive i.e. upper and lowercase letters are intepreted as being the same |
| Keywords | recursion |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_palindrome4&grp=demo&usr=demo&sid=-1&cid=-1 |
| Protocol | PITT |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |