1. a) Value = False , type = bool b) Value = 9223372036854775806L , type = long c) Value = False , type = bool d) Value = 3 , type = int e) Value = 'hi' , type = str 2. i) count = 0 ii)if n == 0: break iii)if (n <= 10 or n >= 90):