Set a value at a specific index.
The key of the list.
At which index to set the value.
The value to set.
Returns True if the index was in range and the value was set.
True
Was this page helpful?