who to input, stopping execution? [Python] | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

who to input, stopping execution? [Python]

At solo learn compiler(Phyton) the inserts using 'insert()' function, are made before the console print something. I wanna print and insert stoping the exec for the inserts. Who can I do that? Tnx!

13th May 2019, 7:49 PM
Ricardo Torres
Ricardo Torres - avatar
1 Réponse
+ 4
You can't do that on Sololearn unfortunately because there is no real interactive mode. Code is sent to Sololearn and executed there - we see only the output here.
13th May 2019, 7:54 PM
HonFu
HonFu - avatar