What command opens Ruby's REPL?
In Python, you simply open python without any arguments.
python
Use the irb (Interactive Ruby Shell) command.
irb
https://en.wikipedia.org/wiki/Interactive_Ruby_Shell