Create an array called myFirstArray and assign its first position a value of 10.
You don't need to print or return anything; declare the array and assign the value.
Create an array called myFirstArray and assign its first position a value of 10.
You don't need to print or return anything; declare the array and assign the value.
Sample Input 1:
Sample Output 1:
10Create a free account to access the full topic