I think you're looking for something like
Serial.print("And the value is: ");
Serial.println(value);
But I may not be understanding what "gramma" is.
I think you're looking for something like
Serial.print("And the value is: ");
Serial.println(value);
But I may not be understanding what "gramma" is.