Introduction to Python programming language

A programming language Python is easy to be used. It is an interpreted programming language, meaning that Python interpreter is needed to run the code. Since it is interpreted, the code that is written in Python language will be cross-platform, meaning it will run in different operating systems without modifying code. Python is multipurpose, meaning that it is possible to use it in many scenarios.

There are many of Python extensions or modules exists, so it is possible to enhance the functionality of the application easily. Python is popular, many people use Python programming language to write programs using it.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator