Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
19.9K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.3K+ articles
Misc
7.8K+ articles
Mathematics
5.6K+ articles
Python code-module
4 posts
Recent Articles
Popular Articles
InteractiveConsole runcode() in Python
Last Updated: 26 March 2020
With the help of InteractiveConsole.runcode() method, we can get the output of the single or multiple lines of code, if we want to see the result of some part of code then...
read more
Python
Python code-module
code.compile_command() in Python
Last Updated: 22 April 2020
With the help of code.compile_command() method, we can compile the single or multiple lines of code to check for the syntax error if any by using code.compile_command() me...
read more
Python
Python code-module
InteractiveInterpreter runsource() in Python
Last Updated: 26 March 2020
With the help of InteractiveInterpreter.runsource() method, we can compile and run the source having single or multiple lines by using InteractiveInterpreter.runsource() m...
read more
Python
Python code-module
InteractiveInterpreter runcode() in Python
Last Updated: 26 March 2020
With the help of InteractiveInterpreter.runcode() method, we can only execute the pre-compiled source code having single or multiple lines by using InteractiveInterpreter....
read more
Python
Python code-module
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !