未知题型

下面语句的运行结果为: var arr = [’hello’,’js’,22.23,true]; console.log()

【参考答案】

["’hello’,’js’,22.23,true"]