What exactly IS python? I know it's a powerful programming language, but what kind of stuff can it do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What exactly IS python? I know it's a powerful programming language, but what kind of stuff can it do?

I'm just wondering what kind of stuff I'll be able to accomplish using this

12th Feb 2017, 9:28 AM
Uziel ;) :) :p
Uziel ;) :) :p - avatar
7 Answers
+ 13
whatever you can think of. Blender (a powerful and lightweight 3D modeling program) was made in python. The Linux version of mcedit is written in python. you can use python to make games, build applications, use it for system automation or even hacking. you could program a drone or any other RC device. I made an API that allows you to use the ps3 controller as an input device in python. you can create neural networks and AIs in python. speech to text applications... seriously whatever you can imagine is doable in python.
12th Feb 2017, 9:42 AM
Aidan Haddon-Wright
Aidan Haddon-Wright - avatar
+ 10
almost everything. there are packages for manipulating Excel files for example. you can create games with python. GUI applications are also possible. just like c++, Java or other high level programming languages.
12th Feb 2017, 9:34 AM
Mario L.
Mario L. - avatar
+ 3
You can accomplish everything in python, you can make games using pygame, web applications using django, flask. You can also make android applications in python using kivy cross platform python framework.
12th Feb 2017, 9:45 AM
Varun Moghe
Varun Moghe - avatar
+ 3
you can use it instead of MATLAB, you can aspire to become a data scientist by learning it...
13th Feb 2017, 1:40 AM
AJESH KUMAR
AJESH KUMAR - avatar
+ 2
can we make an App by using python? what language we should know for making an app? m new in coding . plz suggest
12th Feb 2017, 12:10 PM
Vega
Vega - avatar
+ 1
i am a noob in python but all i can imagin wih python is anything which is related to computer.. we can build games,softwares,webpages,android apps or any other platform programs,hackig tools,networking programs,database programs,robotics and ai etc etc
12th Feb 2017, 11:36 AM
ARNAB BISWAS
ARNAB BISWAS - avatar
+ 1
oh whatever you can do in c
12th Feb 2017, 4:51 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar