Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.
Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.
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.
Test your understanding with targeted questions related to the topic.
Question 1
Easy
What symbol do you use to create a top-level heading in Markdown?
💡 Hint: Think about how you label sections in documents.
Question 2
Easy
How do you create a bullet list in Markdown?
💡 Hint: Remember how you list out shopping items.
Practice 4 more questions and get performance evaluation
Engage in quick quizzes to reinforce what you've learned and check your comprehension.
Question 1
What does Markdown allow you to do in Jupyter Notebook?
💡 Hint: Consider what Markdown is designed to do as a markup language.
Question 2
True or False: You can create numbered lists in Markdown.
💡 Hint: Think about how you might organize items in a list.
Solve 1 more question and get performance evaluation
Push your limits with challenges.
Question 1
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.
Question 2
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.
Challenge and get performance evaluation