Answer the question
In order to leave comments, you need to log in
What is the essence of the problem?
I saw this example in one of the books:
const string exclam = "!";
const string message = "hello" + " , world" + exclam;
There was a suggestion to try to determine if the program would work or not, but there were no further comments. I understand that the problem is with the quote before the "world", but what is the essence of the problem is not clear.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question