0
/ 10
Given an array of ints, return the last value in the array. You may assume the array has at least one value.
Given an array of ints, return the last value in the array. You may assume the array has at least one value.
Your feedback will appear here when you check your answer.