You can now list.elementAt(n) on lists to get the nth element of a list.
list.elementAt(list.length) will give you the last element.
Example: elementAt • Activity Builder by Desmos
9 Likes
You can now list.elementAt(n) on lists to get the nth element of a list.
list.elementAt(list.length) will give you the last element.
Example: elementAt • Activity Builder by Desmos