Create an array of integers named numbers with 100 elements. Its first element must be 1, the tenth must be 10 and the hundredth must be 100. All the other elements must be equal to 0.
Use the provided code template.
Create an array of integers named numbers with 100 elements. Its first element must be 1, the tenth must be 10 and the hundredth must be 100. All the other elements must be equal to 0.
Use the provided code template.
Create a free account to access the full topic