SOURCE
JavaScript
Result
const hours = Array.from({length: 24}, (a, i) => i);
console 命令行工具
X
clear
>
console