Question
Strings need to have which symbol surrounding them?
Answers
GPT 3.5
Strings in most programming languages are typically surrounded by either single quotation marks (' ') or double quotation marks (" ").