Tom Ritchford
Mar 9, 2023

--

You make so many good points, and then you are back at something unreasonable.

I use the classic Python REPL every day. I can get help on any function or class (but not variables, an idea I wish Python had).

If I need more power, I use Jupyter or the equivalent.

Also, Python's _ variable (not an operator) is nothing to do with Jupyter and works in the REPL too.

--

--

No responses yet