You should remember these principles when you study Python. Input “Import this” on the Python IDE, Enter, the following should run through your entire programmer and operation career:
1.Beautiful is better than ugly. : 优美胜于丑陋(代码优美)
2.Explicit is better than implicit. :清晰胜于晦涩(代码清晰)
3.Simple is better than complex. :简洁胜于复杂(代码简洁)
4.Complex is better than complicated. :复杂胜于混杂(代码不混乱)