If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) (…) Simple is better than complex. (…) Readability counts. (…) If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) 17 PEP 20 — The Zen of Python https://www.python.org/dev/peps/pep-0020/
If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) (…) Simple is better than complex. (…) Readability counts. (…) If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) 18 PEP 20 — The Zen of Python https://www.python.org/dev/peps/pep-0020/
If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) (…) Simple is better than complex. (…) Readability counts. (…) If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. (…) 19 PEP 20 — The Zen of Python https://www.python.org/dev/peps/pep-0020/