We specify that we want Console to do something. We then told it to write a line with the WriteLine() command.
Console
WriteLine()
Let's start with Console. We can then tell it to write a line with the WriteLine() command.