Python Course – Identifiers

Identifiers are name given to a Python program element such as variables, functions, class name, etc. There are certain rules and best practices to follow if you want to to write Python program in a true pythonic way.

Pankaj Kumar
Pankaj Kumar

I have been working on Python programming for more than 12 years. At AskPython, I share my learning on Python with other fellow developers.

Articles: 235