1 Answer
+ 2
You can write nearly anything in python. websites, desktop programs, services etc... Usually you need a python interpreter to run a python program, what can be installed in nearly all operating system, linux, mac and windows. python is easy to learn, clean and neat at the cost of performance. thats why modern high end video games are not writted in python.