feat(learn): add jupyter Notebook Cells video Question (#38628)

pull/38526/head
Nirali Gandhi 2020-04-30 06:12:17 +05:30 committed by Mrugesh Mohapatra
parent 3a653438fc
commit 04412cbf6f
1 changed files with 5 additions and 5 deletions

View File

@ -14,12 +14,12 @@ videoId: 5PPegAs9aLA
```yml
question:
text: Question
text: <pre>Which cells are responsible for rich display?</pre>
answers:
- one
- two
- three
solution: 3
- Code Cells
- Markdown Cells
- Raw Cells
solution: 1
```
</section>