Problem
N students each took a test. A student passes if their score is greater than or equal to P (the passing threshold).
How many students passed the test?
How many students passed the test?
Input Variables (pre-loaded)
💡 Drag N, P, and score of student i from the Inputs category.
Your Output
Result
—
Run your program to see the result.
Execution Log
Ready. Press ▶ Run to start.
Expected Answer
Answer:
?
Hint
Step 0