UNPKG

pxt-common-packages

Version:
3 lines 70 B
for(let i = 0; i < 10; ++i) { serial.writeLine((++i).toString()) }