Skip to content

Commit 921842d

Browse files
committed
Quiz completed
1 parent dbd881e commit 921842d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_02/quiz/src/lesson2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export class Lesson2 {
3939
[AnswerChoice.C, "To delete unnecessary files"],
4040
[AnswerChoice.D, "To run code more efficiently"],
4141
]),
42-
AnswerChoice.A, // Replace `UNANSWERED` with the correct answer.
42+
AnswerChoice.B, // Replace `UNANSWERED` with the correct answer.
4343
);
4444
}
4545

0 commit comments

Comments
 (0)