Junior — Senior
Creating a new word from a list of positions
livecode
Task condition
The function receives a string and an array of index numbers, then forms a new word by selecting characters from the original string according to the specified positions from the array.