The new Python 3.13 REPL supports block-level history and editing, allowing users to easily correct mistakes in their code without tedious arrow-key navigation.
With the new REPL, pasting code is more seamless since it recognizes when you're pasting, preventing blank lines from prematurely ending code blocks.
Collection
[
|
...
]