01 / 07
What is Python?
Python is a programming language built around being easy to read.
It turns up in schoolwork, in scripts that do the boring parts of a job, in crunching numbers, in artificial intelligence — all over the place. It is also the language people hear about first when they decide they want to start programming.
There are few symbols to get past, and what you write reads almost like an English sentence. That makes it a good fit for a small phone keyboard, too.