+ 16

What is the use of python??????

python is a very popular programming language but where it is used?

10th May 2018, 1:38 PM
Arpit Mittal
Arpit Mittal - avatar
4 Antworten
+ 7
FROM THE OFFICIAL PYTHON SITE: "Applications for Python" [It's too long to copy the whole stuff in here] https://www.python.org/about/apps/
10th May 2018, 2:05 PM
Rahul George
Rahul George - avatar
+ 5
Main working in AI and machine learning.
10th May 2018, 4:14 PM
Maninder $ingh
Maninder $ingh - avatar
+ 2
day by day we are developing languages by which we can talk easily to computer Python is a step toward it, like u see no braces "{ }" now or may be u need it after going further
11th May 2018, 10:54 AM
Adrit Bose
0
Python is a scripting language like PHP, Perl, Ruby and so much more. It can be used for web programming (django, Zope, Google App Engine, and much more). But it also can be used for desktop applications (Blender 3D, or even for games pygame). Python can also be translated into binary code like java.
27th Aug 2018, 1:19 AM
AL Araf
AL Araf - avatar