+ 4

Where we use python program?

I want to know about Python in which field we use this code and for what purpose we use this.

11th Mar 2018, 9:58 AM
Darshan R
Darshan R - avatar
3 odpowiedzi
+ 15
It's mostly used wherever high logic abiloty is needed. Eg : In maths. Also used by NASA. Python, as a high level scripting language, is leaning towards the human and not the machine.
11th Mar 2018, 10:03 AM
Valen.H. ~
Valen.H. ~ - avatar
+ 8
Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants, on the Mac, and on Windows 2000 and later. Python is a high-level programming language, with applications in numerous areas, including web programming, scripting, scientific computing, and artificial intelligence. It is very popular and used by organizations such as Google, NASA, the CIA, and Disney. https://www.sololearn.com/learn/Python/2269/?ref=app 🎯🎯🎯⛳⛳⛳ Here are a lot of examples of using Python: https://en.wikipedia.org/wiki/List_of_Python_software?wprov=sfla1
11th Mar 2018, 10:05 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 2
Python is very often used for some mathematics calculations, machine learning, web programming, bioinformatics and also for work with data.
11th Mar 2018, 11:03 AM
Evil Dog
Evil Dog - avatar