Python mode "immediate" processing?

To complement what GoToLoop mentioned (the Processing Python mode inside of the Processing IDE has no “interactive console”, you may see it called REPL sometimes).

You might want to try other Python environments to get the immediate feedback… but it can’t be done in Processing Python mode.