Knowledge Checkpoint #3-CodeWorkout Problem 2 (Dev)

Score: 0 / 5.0


Exercises

0 / 5.0

Given an int array of any length, return a new array of its first 2 elements. If the array is smaller than length 2, use whatever...