Python Identifiers


Video Lecture


  • Identifiers are programmer defined tokens.
  • They are used fro naming classes, methods, variables, module,packages etc.. in a program.

Rules for a Legal Identifier :

  1. They can be a set of alphabet, digits and underscore ( _ ) character.

  2. They must not begin with digit .

  3. Since Python is case sensitive language, Uppercase and Lowercase letters are distinct.

  4. They can be of any length.

  5. They must not be a keyword.


Example of legal identifier :

     arena , s_count
     marks40
     class_one

Example of illegal identifier :

     1sst
     2nd number
     oh!god






 
Udemy APAC

Udemy APAC






Online Live Training

We provide online live training on a wide range of technologies for working professionals from Corporate. We also provide training for students from all streams such as Computer Science, Information Technology, Electrical and Mechanical Engineering, MCA, BCA.

Courses Offered :

  • C Programming
  • C++ Programming
  • Data Structure
  • Core Java
  • Python
  • Java Script
  • Advance Java (J2EE)
  • Hibernate
  • Spring
  • Spring Boot
  • Data Science
  • JUnit
  • TestNg
  • Git
  • Maven
  • Automation Testing - Selenium
  • API Testing

NOTE: The training is delivered in full during weekends and during the evenings during the week, depending on the schedule.

If you have any requirements, please send them to prowessapps.in@gmail.com or info@prowessapps.in


Projects For Students

Students can contact us for their projects on different technologies Core Java, Advance Java, Android etc.

Students can mail requirement at info@prowessapps.in


CONTACT DETAILS

info@prowessapps.in
(8AM to 10PM):

+91-8527238801 , +91-9451396824

© 2017, prowessapps.in, All rights reserved