Data types are keywords which determines the type of data to be stored in a variable. It is important as it helps a program to manage memory efficiently and keep different types of data separate to process them precisely.
Ans 14.
Two types of Integers are supported in Python:
(1) Integers
(2) Boolean