let str = "全栈开发助手:JavaScript快速入门教程";console.log(str)
let str = "全栈开发助手:JavaScript快速入门教程";
console.log(str)
node test.js
全栈开发助手:JavaScript快速入门教程