using if as a modifier with Boolean operator
temperature = 76 puts "Picnic time!" if temperature > 65 && temperature < 85