As far as I understand, in Jupyter notebooks, markdown cells are responsible for rich display, understanding by rich that it lets you show a prettier format to your output.
This is the question in this lesson of the Data Analysis with Python Course, however, I’m shown that the correct answer is instead Code cells. Am I misunderstanding something about this question, or is this check wrong?