I ditched my terminal for Claude's built-in code executor, and I'm not going back.
You can inspect the state of a Python app, make changes, single-step through it — all without having to modify the source code ahead of time to work with a debugger. This video shows a simple example ...