in Python we use IDE ( lntegrated Dvelopment Environment ) to write down the program data points of difference between script mode and interactive mode?​

Respuesta :

Answer:

you can combine these by using an IDE that let's you run to a break point in a script and work in an interactive way in the text

Explanation:

have a nice day