Datatypes define the type of data. Python is not a strictly typed language, which means we don’t have to specify the type of variable at the time of declaration.
Python Course – Datatypes

Pankaj Kumar
I have been working on Python programming for more than 12 years. At AskPython, I share my learning on Python with other fellow developers.