Question: Write a script that utilizes a for loop and creates an array of the form = [3, 9, 27, 81]. After using this script, write
Write a script that utilizes a for loop and creates an array of the form = [3, 9, 27, 81]. After using this script, write another that utilizes another for loop that sums all the elements in the array.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
