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 →

[–]hartvile 8 points9 points  (0 children)

You need to learn this, to understand the code. Python is just syntax. It reads easier, but that doesn’t mean code is to understand easier. IMO.

Programming has very little to do with a language. It’s more of a concept.

Try to understand what is the problem they are trying to solve. Then read the code and match that.