declare the following variables then convert them: qt = 99.23 (convert to) int qtb = 23 (convert to) float qt3 = 150 '' string string1 = '100' '' int output each one on seperate lines.