Python Tutorial

Here you can learn about the basics of Python for free.

Content

Introduction To Python
Working in Python
Print() function
Tokens
         Identifier
          Keyword
          Literals/ values
                    String Literals
                   ⇒Numeric literals
                            Integer Literals
                           Floating Point
                           Complex number
                   ⇒Boolean Literal
                   ⇒None
Questions
Input()
Pattern
Add elements