Yes with a caveat: Sometimes beginners write very ugly code with long functions. If you do that in Python, it will be hard to judge the indentation and you could end up with subtle bugs because of the significant whitespace.
On a relative basis though Python probably is the easiest lang to learn.
All programming is not beginner friendly. You either have that kind of thinking or you don't. I jumped ship from Programming in my Sophomore year in University and went into Network Administration. Now I'm a full time Network Admin.
It's easier if you start with classic sketches like Dead Parrot, Spanish Inquisition, Ministry of Silly Walks, etc. before embarking on the rest of the TV series.
Comments
On a relative basis though Python probably is the easiest lang to learn.