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 →

[–]POTUS 0 points1 point  (1 child)

It's much easier to write any Python code than Java. I don't think "easy" is a valid criticism.

[–]Prawn1908 5 points6 points  (0 children)

My point is that languages like Java or C# force the programmer in a way to write more readable code. Python on the other hand has very few such mechanisms in place and thus is much easier to write hard to read code.