fix(curriculum): add clarification to question and escape backslash (#38951)

* fix: add clarification to question

* fix: adjust word placement

Adjust word placement in python for everybody curriculum

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
Shaun Hamilton
2020-06-02 08:27:51 +01:00
committed by GitHub
parent 87ef15befa
commit da166363eb

View File

@ -18,7 +18,7 @@ videoId: Yud_COr6pZo
```yml
question:
text: |
Which regex only matches a white space character?
Which regex matches only a white space character?
answers:
- |