I didn't understand the repl part | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

I didn't understand the repl part

tell me easy

23rd Nov 2016, 4:26 PM
Mamta Singh
Mamta Singh - avatar
1 Respuesta
+ 4
REPL is a loop - part of code that repeats until you exit it - that first reads your input, then evaluate it and finally print the result of your command. That's what the python console does.
5th Dec 2016, 6:24 AM
Rodrigo Abreu
Rodrigo Abreu - avatar