Practice - Working with Markdown Cells
Enroll to start learning
You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.
Practice Questions
Test your understanding with targeted questions
What symbol do you use to create a top-level heading in Markdown?
💡 Hint: Think about how you label sections in documents.
How do you create a bullet list in Markdown?
💡 Hint: Remember how you list out shopping items.
4 more questions available
Interactive Quizzes
Quick quizzes to reinforce your learning
What does Markdown allow you to do in Jupyter Notebook?
💡 Hint: Consider what Markdown is designed to do as a markup language.
True or False: You can create numbered lists in Markdown.
💡 Hint: Think about how you might organize items in a list.
1 more question available
Challenge Problems
Push your limits with advanced challenges
You want to write about your favorite programming language in Markdown. Create a structured Markdown cell that includes a title, an introductory paragraph, three bullet points on its features, and a mathematical equation related to programming in that language.
💡 Hint: Be clear about your features and remember to format.
Draft a Markdown cell to accompany a code that sums up a list of numbers in Python. Include headings, a brief explanation of the algorithm, and a final calculation as a math equation.
💡 Hint: Think about how to clearly communicate your code's purpose.
Get performance evaluation
Reference links
Supplementary resources to enhance your learning experience.