1 Respuesta
+ 1
You can use python to write cross-platform apps (android,ios,mac-OS,windows,linux)..It can pretty much do anyThing you want to accomplish..
Here are a few things python doest do so well at..
-Programming Operating Systems
-Graphic intensive apps and games
-Other programs that require very fast execution speeds like 3d physics/space simulations..
All the above can be accomplished by extending programs written in python with programs from static languages like C,C++,Java etc..