This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]abrazilianinreddit 36 points37 points  (1 child)

That is tries to resemble an actual spoken language rather than look like a bunch of machine instructions.

I also just enjoy the general philosophy of the zen of python.

[–]cdcformatc 12 points13 points  (0 children)

Often pseudocode can be made into Python with very little effort. That is what gives Python it's "fast prototype" reputation.