Overview Break: 15 min
What are the pros and cons of using the Jupyter Notebook for programming compared to using a plain text editor?
What are the pros and cons of using indentation to show blocks of code instead of begin…end or {}?
begin
end
{}