Is Python a compiled language or an interpreted language? - Python Help - Discussions on Python.org thumbnail
Is Python a compiled language or an interpreted language? - Python Help - Discussions on Python.org
discuss.python.org
compiles the source code into “byte code” byte code is independent of what sort of machine you are using virtual machine” which knows how to run the byte code still need the interpreter to run the byte code can be used on any machine that has the right interprete
1 Users
0 Comments
7 Highlights
0 Notes

Top Highlights

  • compiles the source code into “byte code”
  • byte code is independent of what sort of machine you are using
  • virtual machine” which knows how to run the byte code
  • still need the interpreter to run the byte code
  • can be used on any machine that has the right interprete

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.