Python REPL
Jump to navigation
Jump to search
A Python REPL is a REPL that interacts with a Python Interpreter.
- Example(s)
- Counter-Example(s):
- a Ruby REPL.
- a Julia REPL.
- a Scala REPL.
- a Perl REPL.
- See: GUI-based Development Environment, Prototyping Environment, CLI-based Shell.