1[...] In common usage, there may be a distinction between the
2single and double quotation marks in this context; often, single
3quotation marks are used to embrace single characters, while
4double quotation marks enclose whole words or phrases[.]
5
6
7Simply: according to the charcter check for string and char
81. if char , then use '';
92. if string , then use "";