###question 1 : Explain the difference between the following data types with examples - Integer(int) - this python datatype is used to store integer values(e.g. 12, -67, -28 etc.). this datatype can ...