The popular interpreted language Python shares a mode of interaction with many other languages, from Lisp to APL to Julia: the REPL (read-eval-print-loop) allows the user to experiment with and ...
First: yes, the notebook is a great tool, especially the markdown-formatted text between cells. I have used it, mostly happily, for presentations and teaching. However, there are a few warts, some are ...