Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Identifier:

Vinay Rawal answered on April 1, 2023 Popularity 9/10 Helpfulness 1/10

Contents


More Related Answers

  • c# identifier example
  • id selector
  • IDENTIFIERS
  • Identifiers
  • identifier in java
  • identifier in js

  • Identifier:

    1

    1) Alphabet Symbols (Either Upper case OR Lower case)

    2) If Identifier is start with Underscore (_) then it indicates it is private.

    3) Identifier should not start with Digits.

    4) Identifiers are case sensitive.

    5) We cannot use reserved words as identifiers Eg: def = 10 

    6) There is no length limit for Python identifiers. But not recommended to use too lengthy identifiers.

    7) Dollor ($) Symbol is not allowed in Python. 

    Popularity 9/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Apr 01 2023
    Vinay Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.