Skip to content

Commit

Permalink
Graded Assignment 1 completed
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 28, 2024
1 parent eeaff4a commit e912fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions candidate-testing.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ function gradeQuiz(candidateAnswers) {
return grade;
}


function runProgram() {
askForName();
// TODO 1.1c: Greet candidate using their name //
Expand Down

0 comments on commit e912fbb

Please sign in to comment.