Coding standards should "know" or "learn the basic concept",
and do a lot of practice to become a natural habit.
e.g. global / local variables, class / function naming standard, indent style, appropriate comments, ...
You may read the clean code book, but do more practice.
Let other people "not hate" to read your code.
Ref :
PEP 8 – Style Guide for Python Code | peps.python.org
https://peps.python.org/pep-0008/
Sep 3 2023, 08:21 PM
Quote
0.0145sec
0.42
6 queries
GZIP Disabled