Python Data Types

Data Type represents the type of data present inside a variable. In Python we are not required to specify the type explicitly.

Code :