Priyam Katiyar

Python Fundamentals: Tokens

Python Fundamentals: Tokens.

In this article we have discussed all about tokens in Python i.e. Keywords, Identifiers, Operators, Literals, Punctuators and its subtopics i.e. Arithmetic Operators, Shift Operators, Bitwise operators, Identity Operators, Relational Operators, Logical Operators, Membership Operators, Assignment Operators, String literals, Numeric literals, Boolean literals, Special literal(None) and many more.