✅ writeline and write for console question
so I was following a tutorial for C# beginners, and their code in the image has "Conosle.WriteLine();" before the "Console.Write". What is the point of doing that? i had tested the code and it runs fine without the use of the blank writeline.
