To display things in the console, we have to give the right instructions in the right order.

We specify that we want Console to do something. We then told it to write a line with the WriteLine() command.

Let's start with Console. We can then tell it to write a line with the WriteLine() command.