87.3k views
1 vote
I really need help with this:((

Write a program that uses an initializer list to store the following set of numbers in an array named nums. Then, print the array.

14 36 31 -2 11 -6

Sample Run
[14, 36, 31, -2, 11, -6]

User PaulB
by
3.6k points

1 Answer

3 votes

Answer:

sorry i dont know

Step-by-step explanation:

User Nirmala
by
3.7k points