An identifier is a name having a few letters, numbers and special characters _ (underscore).
It should always start with a non-numeric character.
It is used to identify a variable, function, symbolic constant, class etc.
Ex : –
X2
PI
Sigma
matadd
full_name
Python is case sensitive programming language.
d is not equal to D
t is not equal to T
devopschool is not equal to Devopsschool
devopschool is not eqaul to DEVOPSSCHOOL
Python Advance Tutorial for Beginners with Demo 2020 ( PART – 01 ) — By DevOpsSchool
Python Advance Tutorial for Beginners with Demo 2020 ( PART – 02 ) — By DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- How to Choose Wireless Access Points for Office - December 13, 2024
- Online Real Estate Courses: Navigating the Shift to Digital Education - December 13, 2024
- From Concept to Implementation: IoT Services Redefining Modern Solutions - December 13, 2024