Question: For N = [10,30, 20, 40), write down a for loop by using for..in range construct to obtain the following output: 30 20 40 For

For N = [10,30, 20, 40), write down a for loop by using "for..in range" construct to obtain the following output: 30 20 40 For N = [10,30, 20, 40), write down a for loop by using "for..in range" construct to obtain the following output: 30 20 40
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
