It's very easy to get up and running with Python, but programmers coming from other more verbose or procedural languages tend to write code that's not very pythonic — that is, it doesn't use Python idioms that experienced programmers use. The problems with un-pythonic code are that it tends to be more verbose, more difficult [...]
