Find the Arduino com port
Attach the Arduino board to your development machine via a USB cable.
In case you never used the board before, find out which COM port it communicates on.
In the Arduino IDE select Tools > Port > the port of your device.
Then, click the top right icon to open the Arduino serial monitor, which will later display what the device is sending.