IMPORTANT: Please read our Guide To Quality Writing before you begin posting!

Dismiss Notice
Please note that we are only approving writers from the US, UK and Canada at this time.

What is Python and how it works?

Discussion in 'Programming' started by sumon sorwar, Apr 21, 2019.

  1. sumon sorwar

    sumon sorwar New Member

    Joined:
    Apr 21, 2019
    Posts:
    10
    Likes Received:
    1
    Gender:
    Male
    With Python, it uses an interpreter rather than a compiler. An interpreter works in exactly the same way as a compiler, with one difference: instead of code generation, it loads the output in-memory and executes it directly on your system.
     
  2. Shade812

    Shade812 New Member

    Joined:
    May 5, 2019
    Posts:
    10
    Likes Received:
    1
    Gender:
    Male
    Python is probably the best language to learn. It is very useful for data science and is widely used in many different industries.
     

Share This Page