Question: Using python, write a script to create a 100-element array with values 1, 2,. . . , 100 using a for loop. Once the array
Using python, write a script to create a 100-element array with values 1, 2,. . . , 100 using a for loop. Once the array is created, print out the odd numbers between 40 and 60.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
