Lesson 1.3.2 String

As already mentioned, this holds text. It is pretty much unlimited in length.

  string myVariable = "This is a string";