Whether it is using double quotation marks or single quotation marks, an error will be reported. What should I do in this case?
Code:
dis wordcount(`"apple"  `iphone"')
dis wordcount("apple"  `iphone")