To display a sensor reading on the screen of the EV3, you must configure the Display block to allow sensor readings to be wired as input:
1. Drag a Display block onto the programming canvas.
2. Click the Folder button and select Text>Pixels.
3...