Skip to content

Opening book details…

Can I read Python Naming Conventions and Loops on EtoBox?

Python Naming Conventions and Loops by lishaleo3 is a document available to read on EtoBox.

What is Python Naming Conventions and Loops about?

The document discusses Python coding conventions for naming variables and functions. It states that variable and function names should start with lowercase letters and use underscores to separate words. Certain words like "def", "for", and "if" are reserved and cannot be used as names. It also discusses using comments and following syntax rules to avoid errors.

Author
lishaleo3
Language
EN