Data Types
Numeric (interger, complex number, float)
Dictionary
Boolean
Set
Sequence Type (strings, list, tuple)
Type Casting
Operators
Arithmetic (+, -, *, /, //, %, abs(x), pow(x, y) <-> x ** y)
Relational
Assignment
Logical
Bitwise
Membership
Identity