Escribe tus respuestas primero y después compruébalas en tu REPL.
Write down your answers first, and then check them in your REPL.
No podemos cambiar la longitud de un segmento utilizando una llamada REPL.
We cannot change the length of a segment using an REPL call.
REPL es una herramienta muy práctica para testear y verificar código.
The REPL is a very handy tool to test and verify code.
Esto se lleva a cabo en lo que se conoce como REPL.
This takes place in what is called a REPL.
Estas variables están también disponibles en el REPL.
These variables are also available in the REPL.
Habitualmente el REPL ofrece comandos especiales de depuración.
Often the REPL offers special debug commands.
Entonces, emitimos una llamada REPL para actualizar los valores de ese segmento.
Then, we issue an REPL call to update the values of that segment.
Introduzca REPL, en cada caso, responder.
Enter REPL, in each case, respond.
Aquí estoy en mi REPL, vamos a cargar todo aquí.
So, here I am in my REPL, and let's get everything loaded up here.
A continuación, hacemos un REPL llamada para actualizar los valores de ese segmento.
Then, we issue an REPL call to update the values of that segment.
Esto inmediatamente nos da acceso a un entorno REPL configurado y estamos listos para jugar.
This immediately gives us access to a REPL environment set up and ready to play with.
Estos reinicios pueden ser utilizados cuando ocurre un error para volver a un nivel concreto de REPL.
These restarts can be used, when an error occurs, to go back to a certain REPL level.
REPL se puede iniciar simplemente ejecutando nodo en cáscara/ consola sin ningún argumento de la siguiente manera.
REPL can be started by simply running node on shell/console without any arguments as follows.