Arduino/Water Flow Sensor If Else NOT WORKING

You have Serial.begin() but no Serial.print() statements (to print what you read from the sensor). Why not?