:
Objection! Python is a pain-in-the arse in that whitespace is a part of it's syntax. It is difficult to read and (as it's a rather unique property) annoying to write.
|
That's what makes it easy to read! No more scrolling up and down files to work out how I've nested my braces.
I just started coding with Python a month or two back. I'm not sure if I'd recommend it to a beginner, because any other language after Python is going to be painfully difficult. But I'd recommend it to any experienced programmer; shit is so easy and quick to do in it.