Page 1 of 1

Q # 1 : Tell True or false : (i)An integer data type can be converted into string. (ii)A real number is also called floa

Posted: Thu May 26, 2022 9:41 am
by answerhappygod
Q # 1 : Tell True or false :
(i)An integer data type can be converted into string.
(ii)A real number is also called floating point number.
(iii)Python shell is used to write python programs.
(iv)Python was invented by a German.
(v) 5 is same object as ‘5’ in python.
also tell reasons