Python:Language
Jump to navigation
Jump to search
Some remarks on Python in PureApplication
Why Python?
These are the main reasons why Python was developed:
- Beautiful is better than ugly.
- Explicit is better than implicit.
- Simple is better than complex.
- Complex is better than complicated.
- Readability counts.