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.
2 parents 7bd00d1 + 7022d36 commit 9be9c8cCopy full SHA for 9be9c8c
1 file changed
source/headers.ktx
@@ -15,11 +15,11 @@ File automatically generated. See the documentation to update questions/answers/
15
16
17
< jupyter_instruction
18
-Run the `initialize.py` module, then for each question you can query the
+Run the `initialise.py` module, then for each question you can query the
19
answer or an hint with `hint(n)` or `answer(n)` for `n` question number.
20
21
22
< jupyter_instruction_rand
23
-Run the `initialize.py` module, then call a random question with `pick()` an hint towards its solution with
+Run the `initialise.py` module, then call a random question with `pick()` an hint towards its solution with
24
`hint(n)` and the answer with `answer(n)`, where n is the number of the picked question.
25
0 commit comments