As my wife wrote, we have been looking at Python as a programming language, together. I think it took some time for her to digest lack of semi-colons and the notion of meaningful indentation (just like how I felt when I saw Python first), but she now strongly believes that this is the language one should use to teach programming. Amen.
Here’s something that struck me as oh so true:
…pseudo code works…
Ain’t that grand?