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