Home  >  Article  >  Backend Development  >  what is python? (Baidu Encyclopedia)

what is python? (Baidu Encyclopedia)

藏色散人
藏色散人Original
2019-06-22 09:14:394659browse

what is python? (Baidu Encyclopedia)

What is Python?

Baidu Encyclopedia’s definition of Python is: Python is a computer programming language . It is an object-oriented dynamic type language that was originally designed for writing automated scripts (shells). With the continuous updates of the version and the addition of new language features, it is increasingly used for the development of independent and large-scale projects.

Python is an interpreted scripting language that can be used in the following fields:

● Web and Internet development

● Scientific computing and statistics

● Education

● Desktop interface development

● Software development

● Back-end development

Related recommendations: "Python Tutorial"

The above is the detailed content of what is python? (Baidu Encyclopedia). For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:What is pythontempNext article:What is pythontemp