Write a JavaScript function that takes in a candidate's score on a coding test and returns "Passed" if the score is above 70, and "Failed" if the score is 70 or below.
Loading
Write a JavaScript function that takes in a candidate's score on a coding test and returns "Passed" if the score is above 70, and "Failed" if the score is 70 or below.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Abhishek YadavPosted Mar 1, 2024, 12:22 PM