Skip to content

Commit 85ae4b4

Browse files
committed
extra credit quiz
1 parent f225939 commit 85ae4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_05/quiz/src/lesson5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {
33
MultipleChoiceQuizQuestion,
44
QuizPrinter,
55
QuizQuestion,
6-
} from "codedifferently-instructional";
6+
} from "codedifferently-instructional"; //dasiaenglish
77

88
export class Lesson5 {
99
run(): void {

0 commit comments

Comments
 (0)