Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Python Identifiers and Lines and Indentation

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 277
    Comment on it

    Identifier is a name used to identify a variable,function, class, module or other object.Python does not allow punctuation characters such as @, $ and % within identifiers. Python is a case sensitive programming language.
    Lines and Indentation:
    There are no braces to indicate blocks of code for class and function definitions or flow control. Blocks of code are denoted by line indentation, which is rigidly enforced.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: