(no title)
XuMiao | 6 years ago
High level programming language is meant to communicate, not to dictate the computation. Python happens to be easy to understand by humans.
XuMiao | 6 years ago
High level programming language is meant to communicate, not to dictate the computation. Python happens to be easy to understand by humans.
yoloClin|6 years ago
But to contradict your point, there's also a fair amount of Python which is a dictation - Guido even called his job role 'Benevolent dictator for life'. I really hated some of the guidelines as a new programmer but after dealing with them for some time I understand that consistency is far more important than preference in many/most/all cases.
cutler|6 years ago