Question: I'm having trouble returning the count of passing scores. Python 3.6 Frames Objects 1 def getPassing (scores, min scores): function getPassing(scores, min scores) Global frame
I'm having trouble returning the count of passing scores.

Python 3.6 Frames Objects 1 def getPassing (scores, min scores): function getPassing(scores, min scores) Global frame count -0 3list[ for i in range(len (scores)): getPassing list 4 getPassing if scores min_scores 523 5 0 236 23 67 list.append(i) count + 1 6 scoreS min_scores 23 empty list return list count 0 9 10 getPassing([-5, -23, 5, 0, 23, 6, 23, 67], 23) list Returm None ine that has just executed ext line to execute a line of code to set a breakpoint; use the Back and Forward buttons to jump there. First Back Step 9 of 9 Fonward Last ted by @pgbovine. Support with a small donation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
