The relationship between the height of candles and the time it takes for the candle to burn.
Height of candles: 10, 8, 6, 4, 2, 1 inches
Time candle burns: 1, 2, 3, 4, 5, 6 hours
Make a plot showing the relationship. Use the plot to estimate the time it takes for a candle to burn at 7.5 inches and 11 inches. Print the values on the plot using Python.