Next, we'll turn our attention to strings — this is what pieces of text are called in programming. In this article, we'll look at all the common things that you really ought to know about strings when learning JavaScript, such as creating strings, escaping quotes in strings, and joining strings together....with, enter the following lines: js const string = "The revolution...entering the following lines: js const badString1 = This is a...