


You can send information to the screen for the user of the program to read. There are two methods to do
this. The first one uses the Writeln command.
The syntax for this method is shown below:
Here you will send values to the screen and then take a new line so that the cursor is on the next row down.