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 are the two types of cells in Jupyter Notebook?
💡 Hint: Think about different purposes each cell serves.
Question 2
Easy
What is the purpose of the menu bar?
💡 Hint: Consider what options you see at the top of the interface.
Practice 4 more questions and get performance evaluation
Engage in quick quizzes to reinforce what you've learned and check your comprehension.
Question 1
Which of the following can you do in a code cell?
💡 Hint: Consider the primary function of each cell type.
Question 2
True or False: The menu bar includes functions for saving and downloading notebooks.
💡 Hint: Think about what features you commonly use in Jupyter.
Solve 2 more questions and get performance evaluation
Push your limits with challenges.
Question 1
Create a Jupyter Notebook that includes a code cell to calculate the factorial of a number and a markdown cell that explains the code. Include comments in your code cell.
💡 Hint: Use recursive functions to explain the concept clearly in your markdown cell.
Question 2
Write a markdown cell with a list of your favorite programming languages and create a code cell that prints a greeting for each language in your list.
💡 Hint: Think about how lists work in Python and how to combine this with narrative in your markdown.
Challenge and get performance evaluation