Review Questions
Review Questions
3.01 The cells in a Jupyter notebook which contain text descriptions are written in what format?
3.02 What is the file extension for a Jupyter notebook file?
3.03 What program or utility do Jupyter notebooks run in?
3.04 What does IDE stand for in the context of computer programming?
3.05 What features does a Jupyter notebook have that a simple text editor like notepad does not?
3.06 What are three ways to open a Jupyter notebook?
3.07 What are the three main types of cells in a Jupyter Notebook
3.08 What file types can a Jupyter notebook be exported to?
3.09 What are three ways to get help in a Jupyter notebook?
3.10 How do you run code cells in a Jupyter notebook?