Question: The code below is supposed to iterate through the given list and return the largest value in the list. If correct, it should print
The code below is supposed to iterate through the given list and return the largest value in the list. If correct, it should print 87. The code is started below but you must fill in the five blanks. myList = [5, 22, 87, 41, 72] largest SoFar
Step by Step Solution
There are 3 Steps involved in it
It looks like youre trying to find the largest value in the ... View full answer
Get step-by-step solutions from verified subject matter experts
