I'm just starting out in C# and have your Beginning C#6 book. I have several of your Visual Basic books, and love them. I'm in chapter 3 now, and when I try to split a WriteLine statement into 2 lines i.e. page 61 'WriteLine($"The first number is [break] {comparison} the second number.");. I get error messages: Newline in constant , ) expected, and ; expected. I'm using Visual Studio 2015 Community Edition. Please help..

thanks, Ron