What are the things we can do with python? | Sololearn: Learn to code for FREE!
+ 3

What are the things we can do with python?

in technical , non technical , any other way

18th Jun 2017, 7:50 AM
looper
looper - avatar
4 Réponses
+ 4
Look at the code playground for tens of thousands of examples. But that's a very general question: >Can tell you what 1 + 1 is >Distance between two coordinates >Build a calculator >Build a game >Create an AI >Locate patterns >Find all possible permutations >Create a chatbot >Create a website >Manage servers >Data analysis >Do everything that the programmer is otherwise ... too lazy to do on the computer >Manage your taxes >Analysis an image and outline objects (insanely easy to do) >plot a graph >play pacman (the computer, not the user!) >Search the internet In short, python can do pretty much anything. Only thing to say is that there are other programming languages that are more efficient at specific jobs than others. Pythons strengths is data analysis, machine learning, easy of use, and massive built-in libraries.
18th Jun 2017, 8:41 AM
Sapphire
18th Jun 2017, 8:36 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
calculators, age identifiers and many many more
18th Jun 2017, 8:39 AM
Petros Papageorgiou
Petros Papageorgiou - avatar
0
You can hack
21st Jun 2017, 4:54 PM
Henry Arch
Henry Arch - avatar