Home > Backend Development > Python Tutorial > How to pronounce python words

How to pronounce python words

藏色散人
Release: 2019-10-29 09:25:08
Original
10610 people have browsed it

How to pronounce python words

How to pronounce python words?

The British pronunciation of the word python is [ˈpaɪθən], and the American pronunciation is [ˈpaɪθɑːn]. The Chinese transliteration is "Pai Sen", and the Chinese interpretation means giant snake or python.

Recommended: "Python Tutorial"

Normally, what we call 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, object-oriented, high-level programming language with dynamic data types.

Python was invented by Guido van Rossum in late 1989, and the first public release was released in 1991.

Like the Perl language, Python source code also follows the GPL (GNU General Public License) agreement.

Officially announced that updates to Python 2 will be stopped on January 1, 2020.

Python 2.7 is confirmed to be the last Python 2.x version.

The above is the detailed content of How to pronounce python words. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template