| Title | Multiple elements |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/py_search_multiple_elements__664e2c8f91363872f0ba3470?index=1 |
| Platform Name | PCEX |
| Features | — |
| Description | It is possible to search through an array for multiple elements. In this case, we want to traverse an array and print all elements that are integers and less than 3, and return all elements that are integers and greater than or equal to 3 in a list. Construct a function that searches through a given array and returns all such values. |
| Keywords | — |
| Author | Mohammad Hassany |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/py_search_multiple_elements__664e2c8f91363872f0ba3470?index=1 |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | PYTHON |
| Natural Language | en |