| Title | Given a list of integers and a value, return the position of the last occurrence of the value in the list, or -1 if the value does not exist. |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-python-FindingElements-1 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Given a list of integers and a value, return the position of the last occurrence of the value in the list, or -1 if the value does not exist. |
| Keywords | Lists - Simple Exercises, Finding Elements |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-python-FindingElements-1 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Python |
| Natural Language | en |