what is" Interactive mode" in python? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

what is" Interactive mode" in python?

i want to short discription about it?

22nd Jul 2016, 5:50 AM
Sajith Sampath
Sajith Sampath - avatar
2 Respuestas
+ 3
I think it's when you use the console to execute python instructions step by step. By opposition to the script mode where you write the entire program and run it.
22nd Jul 2016, 9:23 PM
samuel delepoulle
samuel delepoulle - avatar
+ 2
Tnks Samuel delepoulle.....
23rd Jul 2016, 7:56 AM
Sajith Sampath
Sajith Sampath - avatar