Computer Science, asked by nkapade72, 11 months ago

what is the computer language python​

Answers

Answered by Anonymous
0

\bold\red{Answer}

Python is a programming language which was formed by Guido Van Rossum in February 1931. It is easy to learn yet powerfull object oriented high level programming language.

\underline\blue{Advantages}

\bold\green{Easy\:to\:use}

python is a compact and easy to use object oriented language with very simple syntax rules. It is very high level language and thus very very programmer friendly.

\bold\green{Interpreted\:language}

python is a interpreted language whose interpreter execute the code line by line.

\bold\green{Completeness}

you do not need to download and install additional libraries; all types of required functionality js available through various modules of python standard library.

\bold\green{Cross\:platform\:language}

python can run equally we on varieties of language.

Like Linux/UNIX, Macintosh, smartphones etc.

\bold\green{Free\:and\:Opensource}

python language is freely availabe without any cost and its source code is also freely available.

Answered by ʙʀᴀɪɴʟʏᴡɪᴛᴄh
2

Answer:

\huge{\fbox{\fbox{\bigstar{\mathfrak{\red{Answer}}}}}}

Python is a general purpose and high level programming language. You can use Python for developing desktop GUI applications, websites and web applications. Also, Python, as a high level programming language, allows you to focus on core functionality of the application by taking care of common programming tasks.

Similar questions