The last array element

Report a typo

Suppose you have an array of integers with n elements: var numbers = [n]int{...}.

How can you get the last element in the numbers array?

Select one option from the list
___

Create a free account to access the full topic