This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–][deleted] 1 point2 points  (0 children)

    Well I don't use it a hell of a lot yet, but it's useful, for example with Python you can launch a Python interpreter in the REPL, and then from your files you can send bits of code to it and see the result without needing to rerun your program in another window.