Python Identifiers - LearnHowToCode SarkariResult.com Interview Questions and Answers LearnHowToCodeOnline
Python identifiers

Python Identifiers


Programming becomes fun when the language used is simple and easy - this is what every programmer looks forward to - in order to ease the tension of the programmers the latest hit in the market is the python programming. It is an easy to use language and easily applicable to various applications. Here we shall understand some of the python identifiers which are used for the programming.
The Python identifiers are basically the names which are given to the fundamental building blocks in a particular program.
These building blocks can be class, objects, variables, lists, functions, directories, etc. and certain rules have to be followed to use identifiers.
Some main point of python identifiers
·         An identifier is a long sequence of characters and numbers.
·         No special character except for underscore ( _ ) can be used.
·         Keyword should be not used as an identifier name.
·         Python is case sensitive?
·         First, the character of an identifier can be a character, you can mark underscore ( _ ) but not any digit.

About Mariano

I'm Ethan Mariano a software engineer by profession and reader/writter by passion.I have good understanding and knowledge of AngularJS, Database, javascript, web development, digital marketing and exploring other technologies related to Software development.

0 comments:

Featured post

Political Full Forms List

Acronym Full Form MLA Member of Legislative Assembly RSS Really Simple Syndication, Rashtriya Swayamsevak Sangh UNESCO United Nations E...

Powered by Blogger.