Skip to content

Commit 8e67e11

Browse files
Merge pull request #229 from coding-for-reproducible-research/intro_to_python_quiz_typo
typo is quiz for intro to python
2 parents c6d3d39 + c1914c6 commit 8e67e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

where_is_my_understanding/quizes/introduction_to_python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
{
9090
"answer": "a = 100",
9191
"correct": true,
92-
"feedback": "Incorrect."
92+
"feedback": "Correct."
9393
},
9494
{
9595
"answer": "int a = 100",

0 commit comments

Comments
 (0)