⚠️ Blockly failed to load. Check your internet connection and refresh.
Passing Grade
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?
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