delete ◯ on list --


Deletes the value of number n in the specified list. Consequently, it also reduces the size of a list by one.
*The element at the top of the list is counted as "first".

Was this article helpful?