Question: Question 1 1 pts The for loop, at its simplest, simply obtains values from a collection. Let's start with this simple list data [ 4,

Question 1 1 pts The for loop, at its simplest, simply obtains values from a collection. Let's start with this simple list data [ 4, 3, 9, 6, 4, 8, 5, 1, 7 Complete this for loop to display all the values on the screen, with one number on each line: for print(value) NOTE: Your answer box should not contain any numbers itself, but instead refer to the variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
