File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
anotherone :
7
7
- $2y$10$8eHSzy3aCu4Ry3LzO9nWCeGpofSxsNVbnF.wCfn3ZADwQ6MEtN/KK
8
8
- $2y$10$dGB0CGv7.XQC5OqfyY6iXOiJsdVyxU3ve5YE0gt4m2I8P8H13lNXa
9
- DavisD. :
10
- - $2y$10$iiH6zklj2KSXYnLtORB.Q.Maq5zDj2b1TtNBtlVU.khpvyTndXJxe
11
- - $2y$10$jsNN6ZzxEYY7AqORz9tage0/YpD33jNQWHXEE2Jt5NQ7Mc1VIciC6
9
+ DavisD :
10
+ -
11
+ -
12
12
- $2y$10$7Bu5jVU3VoQATS7zv5OnYONMIUJGtuxxWW/uSK8.lWKFayZ9K6SkG
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export class DavisDQuiz implements QuizQuestionProvider {
47
47
private static makeQuestion3 ( ) : QuizQuestion {
48
48
return new MultipleChoiceQuizQuestion (
49
49
3 ,
50
- 'If we flip a coin...' ,
50
+ 'If we flip a coin...? ' ,
51
51
new Map < AnswerChoice , string > ( [
52
52
[ AnswerChoice . A , 'Heads' ] ,
53
53
[ AnswerChoice . B , 'Tails' ] ,
You can’t perform that action at this time.
0 commit comments