Are new Python devs forgetting the Zen of Python: "There should be one—and preferably only one—obvious way to do it"?

A simple and easy solution is coming up with a universal Python Manual that’ll be used as a guide for good and preferred Python coding practices. Example: PHP: explode - Manual