File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ File automatically generated. See the documentation to update questions/answers/
1515
1616
1717< jupyter_instruction
18- Run the `initialize .py` module, then for each question you can query the
18+ Run the `initialise .py` module, then for each question you can query the
1919answer or an hint with `hint(n)` or `answer(n)` for `n` question number.
2020
2121
2222< jupyter_instruction_rand
23- Run the `initialize .py` module, then call a random question with `pick()` an hint towards its solution with
23+ Run the `initialise .py` module, then call a random question with `pick()` an hint towards its solution with
2424`hint(n)` and the answer with `answer(n)`, where n is the number of the picked question.
2525
You can’t perform that action at this time.
0 commit comments