CBSE Class 11 Informatics Practices
Question 45 of 62
Getting Started with Python — Question 13
Back to all questionsIn script mode, we write a Python program in a file and execute it to display the output and in interactive mode, we use the Python prompt '>>>' to start typing commands and see immediate output.