Soil mositure sensor displaying ascii table values

I've setup an arduino nano with a soil moisture sensor but when i use the serial monitor it will display ASCII table instead of the actually sensor values like "sensor=25" and i am not sure why its doing that

print / write mixup?