SHOW:
|
|
- or go back to the newest paste.
| 1 | - | i=>[for(j of i.toString(20))(!(j=parseInt(j,20))||j%5?[`< >`,` .`,` ..`,`...`,`....`][j%5]+` |
| 1 | + | i=>console.log([for(j of i.toString(20))(!(j=parseInt(j,20))||j%5?[`< >`,` .`,` ..`,`...`,`....`][j%5]+` |
| 2 | `:'')+`---- | |
| 3 | `.repeat(j/5)].join` | |
| 4 | - | `.slice(0,-1) |
| 4 | + | `.slice(0,-1)) |