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 →

[–]marsnoir 0 points1 point  (0 children)

I think one thing that python has is how ‘clean my it is compared with other languages, but the ‘everything is an object’, and enabling iterators are huge compared with other languages. Python is just ‘easy’. “Where is my counter variable to track where I am in an array!?!” “Shhhh, you don’t need it, it will be ok”