Returns an element from a list at a specified position.
Property | Type | Description |
---|---|---|
list | List | The list that being inspected. |
index | The position of the element to be listed. The position index starts at 1. |
Returns an element from a list at a specified position.
Property | Type | Description |
---|---|---|
list | List | The list that being inspected. |
index | The position of the element to be listed. The position index starts at 1. |
Comments
0 comments
Please sign in to leave a comment.