Home > Article > Backend Development > What to read in python
What to read in python?
Python can be read as "Pai Sen", British pronunciation: "[ˈpaɪθən]", American pronunciation "[ˈpaɪθɑ:n]", Chinese meaning: giant snake, big python.
Recommended: "Python Tutorial"
Python is a cross-platform 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
Artificial Intelligence
education
Desktop interface development
Software development
Backend development
The above is the detailed content of What to read in python. For more information, please follow other related articles on the PHP Chinese website!