print ("Height = 1.85") print ("if height > 2 :") print ("You are tall!") print ("Else: You are not tall")