I didn't understand the repl part | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

I didn't understand the repl part

tell me easy

23rd Nov 2016, 4:26 PM
Mamta Singh
Mamta Singh - avatar
1 Réponse
+ 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