Question: Question1 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,

 Question1 The for loop, at its simplest, simply obtains values from

Question1 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. Question 2 Now describe what you would have to do to this simple loop to have it only print the values greater than 5 Did you have to modify the existing two lines in any way

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!