Python is easy to learn.
This book covers many of these Intermediate constructs: * Functional programming * List comprehensions * Generator expressions * Set & dict comprehensions * Iteration * Ge.
These constructs, while not necessary per se, allow you to be more succinct, re-use code, and think about code in a different way.
But there are more advanced constructs that you will eventually run across if you spend enough time with it.
You can learn the basics in a day and be productive with it.
Python is easy to learn