Therefore, I know that some languages were awaiting agreement.
PHP - underscore_case()[for the most part, lolo]
Java - camelCase()
FROM# - PascalCase()
and etc.
What is a python naming convention? I know this doesn't matter, but it's just interesting if there is a “best practice” method that most modules follow.
source
share