Changed the question to one with no ambiguity (#40488)

* Changed the question to one with no ambiguity

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
This commit is contained in:
Yaseen Sayyed
2021-01-21 10:30:18 +05:30
committed by GitHub
parent 891a64fa3d
commit 3bdf143fd8

View File

@ -20,21 +20,20 @@ More resources:
## --text--
Which cells are responsible for rich display?
What are the three main types of Jupyter Notebook Cell?
## --answers--
Code Cells
Code, Markdown, and Python
---
Markdown Cells
Code, Markdown, and Raw
---
Raw Cells
Markdown, Python, and Raw
## --video-solution--
1
2