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:
@ -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
|
||||
|
Reference in New Issue
Block a user