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:
@ -18,7 +18,7 @@ videoId: Yud_COr6pZo
|
|||||||
```yml
|
```yml
|
||||||
question:
|
question:
|
||||||
text: |
|
text: |
|
||||||
Which regex only matches a white space character?
|
Which regex matches only a white space character?
|
||||||
|
|
||||||
answers:
|
answers:
|
||||||
- |
|
- |
|
||||||
|
Reference in New Issue
Block a user