Technical Knowledge Assessment .

Declare a variable named “counter” and assign it an initial value of 10. Next, declare another new variable named “numbers” and assign it the initial value of an empty array.Now, declare a for loop and configure it so that it runs a total of...