Tag: REPL

  • Python REPL

    Python REPL

    Python has the REPL, this is similar to JShell in Java, where you can learn, debug, and experiment with their respective languages. Jupyter notebook is a Python REPL.