What is tha drawback of interactive …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Amit Raj 4 years, 10 months ago
- 2 answers
Meghna Thapar 4 years, 10 months ago
Interactive mode, also known as the REPL provides us with a quick way of running blocks or a single line of Python code. The code executes via the Python shell, which comes with Python installation. Interactive mode is a command line shell which gives immediate feedback for each statement. Subsequently, while running previously fed statements in the active part of the memory. 2- Interactive mode is a good way to play around and try variations on syntax.
Related Questions
Posted by Sarvagya Thakur 1 year, 2 months ago
- 1 answers
Posted by Account Deleted 2 months, 3 weeks ago
- 1 answers
Posted by Manya Sharma 1 year, 2 months ago
- 0 answers
Posted by Ishika Rathore 1 year, 2 months ago
- 1 answers
Posted by Raju Tandan 1 year, 1 month ago
- 1 answers
Posted by Ananya Ps 1 year, 2 months ago
- 2 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Everything Here 4 years, 10 months ago
0Thank You