Like any other programming language, Python has a rich set of data types.
Some important Python data types are:
You will be studying all these data types and understand similiarties and differences with other popular programming languages.
Let us begin with how to declare variables in Python.