REPL tool: execute code in a Python or Node.js REPL.
Spawns an interpreter subprocess, sends code, and captures output. Useful for data exploration, quick calculations, and testing code snippets without writing files.