Files
freeCodeCamp/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.english.md
2020-06-23 17:36:39 +05:30

387 B

id, title, challengeType, isHidden, videoId
id title challengeType isHidden videoId
5e9a093a74c4063ca6f7c150 Jupyter Notebooks Cells 11 false 5PPegAs9aLA

Description

Tests

question:
  text: <pre>Which cells are responsible for rich display?</pre>
  answers:
    - Code Cells
    - Markdown Cells
    - Raw Cells
  solution: 1