height = 1.05 if height > 2 : print( "You are tall!" ) else: print( " YOU ARE NOT TALL!")