We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f225939 commit 85ae4b4Copy full SHA for 85ae4b4
lesson_05/quiz/src/lesson5.ts
@@ -3,7 +3,7 @@ import {
3
MultipleChoiceQuizQuestion,
4
QuizPrinter,
5
QuizQuestion,
6
-} from "codedifferently-instructional";
+} from "codedifferently-instructional"; //dasiaenglish
7
8
export class Lesson5 {
9
run(): void {
0 commit comments