In the video, there is text showing a string declaration as string myName = “Rick”. This should actually be string myName = “Rick” (Note the slightly different quotes).
In the video, there is text showing a string declaration as string myName = “Rick”. This should actually be string myName = “Rick” (Note the slightly different quotes).