This is the part of the code with the error:
int value = analogRead(LM351); float Temperature = value * 500.0 / 1023.0; lcd.setCursor(6,0); lcd.print(