The console.log method prints to standard out, whether this is the ... const msg = `Using the console class`; console.log('%s', msg); ...
確定! 回上一頁