#码上掘金#
for(let i = 1; i <= 5; i++) {
console.log(`周${i.toLocaleString('zh-Hans-CN-u-nu-hanidec')}摆烂,啥也不干`)
}
[呲牙] code.juejin.cn
展开
2