GO
Go String Data Type
The string data type is used to store a sequence of characters (text). String values must be surrounded by double quotes:
GO
The string data type is used to store a sequence of characters (text). String values must be surrounded by double quotes: