jagomart
digital resources
picture1_Python Fundamentals Pdf 186709 | Features Of Python


 159x       Filetype PDF       File size 1.37 MB       Source: python4csip.com


File: Python Fundamentals Pdf 186709 | Features Of Python
for more updates visit www python4csip com python fundamentals vinod kumar verma pgt cs kv oef kanpur sachin bhardwaj pgt cs kv no 1 tezpur for more updates visit www ...

icon picture PDF Filetype PDF | Posted on 02 Feb 2023 | 2 years ago
Partial capture of text on file.
                            for more updates visit: www.python4csip.com
              PYTHON FUNDAMENTALS 
                     VINOD KUMAR VERMA, PGT(CS), KV OEF KANPUR 
                     & SACHIN BHARDWAJ, PGT(CS), KV NO.1 TEZPUR 
                                    for more updates visit: www.python4csip.com
      Python Character Set 
      Is  a  set  of  valid  characters  that  python  can  recognize.  A 
      character  represent  letters,  digits  or  any  symbol.  Python 
      support  UNICODE  encoding  standard.  Following  are  the 
      Python character set 
       Letters                 : A-Z, a-z 
       Digits                  : 0-9 
       Special symbols :space +-*/()~`!@#$%^ & [{  
                            ]};:‟”,<.>/? 
       White spaces            : Blank space, Enter, Tab 
       Other character  : python can process all ASCII and 
        UNICODE as a part of data or literal 
         VINOD KUMAR VERMA, PGT(CS), KV OEF KANPUR & 
           SACHIN BHARDWAJ, PGT(CS), KV NO.1 TEZPUR 
                                     for more updates visit: www.python4csip.com
      TOKENS 
      In a passage of text, individual words and punctuation 
      marks  are  called  tokens  or  lexical  units  or  lexical 
      elements.  The  smallest  individual  unit  in  a  program  is 
      known as Tokens. Python has following tokens: 
       
       Keywords 
       Identifiers(Name) 
       Literals 
       Operators 
       Punctuators 
         VINOD KUMAR VERMA, PGT(CS), KV OEF KANPUR & 
            SACHIN BHARDWAJ, PGT(CS), KV NO.1 TEZPUR 
                                     for more updates visit: www.python4csip.com
      KEYWORDS 
    Keywords  are  the  reserved  words  and  have  special 
    meaning  for  python  interpreter.  Every  keyword  is 
    assigned specific work and it can be used only for that 
    purpose. 
    A partial list of keywords in Python is 
     
         VINOD KUMAR VERMA, PGT(CS), KV OEF KANPUR & 
            SACHIN BHARDWAJ, PGT(CS), KV NO.1 TEZPUR 
The words contained in this file might help you see if this file matches what you are looking for:

...For more updates visit www pythoncsip com python fundamentals vinod kumar verma pgt cs kv oef kanpur sachin bhardwaj no tezpur character set is a of valid characters that can recognize represent letters digits or any symbol support unicode encoding standard following are the z special symbols space white spaces blank enter tab other process all ascii and as part data literal tokens in passage text individual words punctuation marks called lexical units elements smallest unit program known has keywords identifiers name literals operators punctuators reserved have meaning interpreter every keyword assigned specific work it be used only purpose partial list...

no reviews yet
Please Login to review.