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

This commit is contained in:
Nirali Gandhi
2020-04-30 06:12:17 +05:30
committed by Mrugesh Mohapatra
parent 3a653438fc
commit 04412cbf6f

View File

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