We can’t see the end of the error message here. But my guess is that you do not have enough elements in the Temperature array.
Print the length of TempText
and the length of Temperature
arrays and see what they read. They should be equal.
We can’t see the end of the error message here. But my guess is that you do not have enough elements in the Temperature array.
Print the length of TempText
and the length of Temperature
arrays and see what they read. They should be equal.