Overview

Break: 15 min
  1. What are the pros and cons of using the Jupyter Notebook for programming compared to using a plain text editor?

  2. What are the pros and cons of using indentation to show blocks of code instead of beginend or {}?